fix(deps): update dependency react-day-picker to v9 #3857
ci.yaml
on: pull_request
lint
56s
format
42s
typecheck
32s
storybook-build-check
36s
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
@line/abc-def-react-storybook#lint: command (/home/runner/work/abc-def/abc-def/storybooks/react-storybook) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location .cache/.eslintcache exited (1)
|
|
lint
@line/abc-def-main-storybook#lint: command (/home/runner/work/abc-def/abc-def/storybooks/main-storybook) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location .cache/.eslintcache exited (1)
|
|
lint
@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)
|
|
lint
@line/abc-def-react#lint: command (/home/runner/work/abc-def/abc-def/packages/react) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location .cache/.eslintcache exited (1)
|
|
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
|