Skip to content

fix(deps): update dependency react-day-picker to v9 - autoclosed #136

fix(deps): update dependency react-day-picker to v9 - autoclosed

fix(deps): update dependency react-day-picker to v9 - autoclosed #136

Triggered via pull request August 20, 2024 19:53
Status Failure
Total duration 1m 59s
Billable time 5m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
typecheck
@kosori/www#typecheck: command (/home/runner/work/ui/ui/apps/www) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
typecheck
Cannot find module '../../.map' or its corresponding type declarations.
typecheck
Cannot find module '../../../public/kosori.png' or its corresponding type declarations.
typecheck
Process completed with exit code 2.
lint
@kosori/www#lint: command (/home/runner/work/ui/ui/apps/www) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
lint: apps/www/src/app/source.ts#L10
Unsafe argument of type `any` assigned to a parameter of type `Record<string, unknown>`
lint: apps/www/src/components/Layout/Logo.tsx#L13
Unsafe assignment of an error typed value
lint
Process completed with exit code 1.