Skip to content

fix(admin)!: fix drop off inputs not inheriting from parent element #472

fix(admin)!: fix drop off inputs not inheriting from parent element

fix(admin)!: fix drop off inputs not inheriting from parent element #472

Triggered via push March 13, 2024 15:20
Status Failure
Total duration 3m 32s
Artifacts

push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
release
Argument of type 'DefineProps<LooseRequired<CheckboxGroupProps<T>>, [T] extends [boolean | undefined] ? "modelValue" : never>' is not assignable to parameter of type 'CheckboxGroupProps<CheckboxGroupModelValue>'.
release
Type 'Ref<boolean>' is not assignable to type 'Booleanish | undefined'.
release
Type 'Ref<boolean>' is not assignable to type 'Booleanish | undefined'.
release
Argument of type 'DefineProps<LooseRequired<CheckboxInputProps<T>>, [T] extends [boolean | undefined] ? "modelValue" : never>' is not assignable to parameter of type 'PdkElementProps<unknown>'.
release
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>'.
release
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<unknown, PdkElementProps<unknown>>>'.
release
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>'.
release
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>'.
release
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<unknown, PdkElementProps<unknown>>>'.
release
Argument of type 'DropOffInputEmits' is not assignable to parameter of type '(name: "update:modelValue", ...args: unknown[]) => void'.
release
Process completed with exit code 1.
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: wow-actions/use-app-token@d7957e08172ca2e8e49b35b8d266ad585885edc7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
rebase-prs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: wow-actions/use-app-token@d7957e08172ca2e8e49b35b8d266ad585885edc7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.