Skip to content

chore: re-add lockfile to git #449

chore: re-add lockfile to git

chore: re-add lockfile to git #449

Triggered via push December 7, 2023 09:43
Status Failure
Total duration 1m 40s
Artifacts

push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test / test
Type '() => boolean' is not assignable to type 'ComputedRef<boolean>'.
test / test
Unused '@ts-expect-error' directive.
test / test
Unused '@ts-expect-error' directive.
test / test
Object literal may only specify known properties, but 'isReadOnly' does not exist in type 'InteractiveElementConfiguration<boolean, any>'. Did you mean to write 'readOnly'?
test / test
Property 'disabledWhen' does not exist on type 'Partial<AnyElementConfiguration>'.
test / test
Property 'readOnlyWhen' does not exist on type 'Partial<AnyElementConfiguration>'.
test / test
Property 'afterUpdate' does not exist on type 'Partial<AnyElementConfiguration>'.
test / test
'otherField.name' is possibly 'undefined'.
test / test
Unused '@ts-expect-error' directive.
test / test
Cannot invoke an object which is possibly 'undefined'.