Skip to content

moved ClassDescriptor to GenieObject #15

moved ClassDescriptor to GenieObject

moved ClassDescriptor to GenieObject #15

Triggered via push July 26, 2023 18:27
Status Failure
Total duration 32s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
publish: lib/decorators/__test__/decorators.test.ts#L64
Argument of type 'ClassDescriptor<GenieObject>' is not assignable to parameter of type 'ClassDescriptor<DataClass>'.
publish: lib/decorators/__test__/decorators.test.ts#L79
Argument of type 'ClassDescriptor<GenieObject>' is not assignable to parameter of type 'ClassDescriptor<DataClass>'.
publish: lib/decorators/__test__/decorators.test.ts#L90
Argument of type 'ClassDescriptor<GenieObject>' is not assignable to parameter of type 'ClassDescriptor<DataClass>'.
publish
Process completed with exit code 2.