Skip to content

fix(app-builder): reorganize enums #442

fix(app-builder): reorganize enums

fix(app-builder): reorganize enums #442

Triggered via push December 5, 2023 14:42
Status Failure
Total duration 3m 15s
Artifacts

push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
test / test
Cannot find name '__VUE_PROD_DEVTOOLS__'.
test / test
Cannot find name '__VUE_PROD_DEVTOOLS__'.
test / test
Argument of type 'CheckboxGroupEmits<T>' is not assignable to parameter of type 'CheckboxGroupEmits<CheckboxGroupModelValue>'.
test / test
Argument of type 'CheckboxInputEmits<T>' is not assignable to parameter of type 'PdkElementEmits<unknown>'.
test / test
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Record<0 | 1 | 2 | 3 | 4 | 5 | 6, boolean>'.
test / test
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Record<0 | 1 | 2 | 3 | 4 | 5 | 6, ElementInstance<PdkElementProps<ComponentOrHtmlElement>, ComponentOrHtmlElement, ElementName, unknown>>'.
test / test
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Record<0 | 1 | 2 | 3 | 4 | 5 | 6, boolean>'.
test / test
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Record<0 | 1 | 2 | 3 | 4 | 5 | 6, string>'.
test / test
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Record<0 | 1 | 2 | 3 | 4 | 5 | 6, ElementInstance<PdkElementProps<ComponentOrHtmlElement>, ComponentOrHtmlElement, ElementName, unknown>>'.
test / test
Argument of type 'DropOffInputEmits' is not assignable to parameter of type '(name: "update:modelValue", ...args: unknown[]) => void'.
test / test
Process completed with exit code 1.