fix(deps): update dependency react-day-picker to v9 - autoclosed #2138
ci.yaml
on: pull_request
lint
52s
format
39s
typecheck
35s
storybook-build-check
40s
Annotations
20 errors
|
typecheck
Process completed with exit code 2.
|
|
typecheck
@line/abc-def-react#typecheck: command (/home/runner/work/abc-def/abc-def/packages/react) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
|
typecheck
Object literal may only specify known properties, and 'IconLeft' does not exist in type 'Partial<CustomComponents>'.
|
|
typecheck
Property 'mode' does not exist on type '{}'.
|
|
typecheck
Type '"default"' is not assignable to type '"single" | "multiple" | "range"'.
|
|
storybook-build-check
Process completed with exit code 1.
|
|
storybook-build-check
@line/abc-def-react#build: command (/home/runner/work/abc-def/abc-def/packages/react) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
|
storybook-build-check
Object literal may only specify known properties, and 'IconLeft' does not exist in type 'Partial<CustomComponents>'.
|
|
storybook-build-check
Property 'mode' does not exist on type '{}'.
|
|
storybook-build-check
Type '"default"' is not assignable to type '"single" | "multiple" | "range"'.
|
|
lint:
storybooks/react-storybook/src/accordion.stories.tsx#L160
Unsafe assignment of an error typed value
|
|
lint:
storybooks/react-storybook/src/accordion.stories.tsx#L159
Unsafe assignment of an error typed value
|
|
lint:
storybooks/react-storybook/src/accordion.stories.tsx#L158
Unsafe assignment of an error typed value
|
|
lint:
storybooks/react-storybook/src/accordion.stories.tsx#L157
Unsafe assignment of an error typed value
|
|
lint:
storybooks/main-storybook/src/change-rounded-base.tsx#L106
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
lint:
storybooks/main-storybook/src/change-rounded-base.tsx#L92
Unsafe member access .target on an `any` value
|
|
lint
Object literal may only specify known properties, and 'IconLeft' does not exist in type 'Partial<CustomComponents>'.
|
|
lint
Property 'mode' does not exist on type '{}'.
|
|
lint
Type '"default"' is not assignable to type '"single" | "multiple" | "range"'.
|
|
lint:
packages/react/src/components/calendar.tsx#L37
Unsafe assignment of an error typed value
|