feat: update @myparcelnl/constants to v2.0.0 #458
Annotations
11 errors and 2 warnings
test / test
Argument of type 'DefineProps<LooseRequired<CheckboxGroupProps<T>>, [T] extends [boolean | undefined] ? "modelValue" : never>' is not assignable to parameter of type 'CheckboxGroupProps<CheckboxGroupModelValue>'.
|
test / test
Type 'Ref<boolean>' is not assignable to type 'Booleanish | undefined'.
|
test / test
Type 'Ref<boolean>' is not assignable to type 'Booleanish | undefined'.
|
test / test
Argument of type 'DefineProps<LooseRequired<CheckboxInputProps<T>>, [T] extends [boolean | undefined] ? "modelValue" : never>' is not assignable to parameter of type 'PdkElementProps<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<unknown, PdkElementProps<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<unknown, PdkElementProps<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.
|
test / test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. 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, peter-evans/rebase@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|