Skip to content

fix(checkout): correctly switch package type based on shipping methods #257

fix(checkout): correctly switch package type based on shipping methods

fix(checkout): correctly switch package type based on shipping methods #257

Triggered via pull request June 28, 2024 14:34
Status Success
Total duration 1m 59s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
bundlewatch
Argument of type 'DefineProps<LooseRequired<CheckboxGroupProps<T>>, [T] extends [boolean | undefined] ? "modelValue" : never>' is not assignable to parameter of type 'CheckboxGroupProps<CheckboxGroupModelValue>'.
bundlewatch
Type 'Ref<boolean>' is not assignable to type 'Booleanish | undefined'.
bundlewatch
Type 'Ref<boolean>' is not assignable to type 'Booleanish | undefined'.
bundlewatch
Argument of type 'DefineProps<LooseRequired<CheckboxInputProps<T>>, [T] extends [boolean | undefined] ? "modelValue" : never>' is not assignable to parameter of type 'PdkElementProps<unknown>'.
bundlewatch
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>'.
bundlewatch
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>>>'.
bundlewatch
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>'.
bundlewatch
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>'.
bundlewatch
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>>>'.
bundlewatch
Argument of type 'DropOffInputEmits' is not assignable to parameter of type '(name: "update:modelValue", ...args: unknown[]) => void'.
bundlewatch
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/.