Skip to content

feat(admin): add digital stamp weight range option #190

feat(admin): add digital stamp weight range option

feat(admin): add digital stamp weight range option #190

Triggered via pull request October 13, 2023 14:12
Status Success
Total duration 1m 54s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors
bundlewatch
Argument of type 'CheckboxInputEmits<T>' is not assignable to parameter of type 'PdkElementEmits<unknown>'.
bundlewatch
Type '"modal"' is not assignable to type 'NotificationCategory'.
bundlewatch
Argument of type 'RadioInputEmits' is not assignable to parameter of type 'PdkElementEmits<unknown>'.
bundlewatch
Argument of type 'SelectInputEmits<T>' is not assignable to parameter of type 'SelectInputEmits<SelectOptionValue>'.
bundlewatch
Type 'unknown' is not assignable to type 'string | number | string[] | undefined'.
bundlewatch
Argument of type 'TextAreaEmits' is not assignable to parameter of type 'PdkElementEmits<unknown>'.
bundlewatch
Argument of type 'TextInputEmits' is not assignable to parameter of type 'PdkElementEmits<unknown>'.
bundlewatch
Argument of type 'CheckboxGroupEmits<T>' is not assignable to parameter of type 'CheckboxGroupEmits<CheckboxGroupModelValue>'.
bundlewatch
Argument of type 'CheckboxInputEmits<T>' is not assignable to parameter of type 'PdkElementEmits<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>'.
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
Argument of type '{ style?: unknown; title?: string | null | undefined; key?: string | number | symbol | undefined; ref?: VNodeRef | undefined; ref_for?: boolean | undefined; ref_key?: string | undefined; ... 10 more ...; height?: string | ... 2 more ... | undefined; }' is not assignable to parameter of type 'ImgHTMLAttributes & ReservedProps & Record<string, unknown>'.
test / test
Type '"modal"' is not assignable to type 'NotificationCategory'.