Skip to content

feat: Next.js から React Router への移行 #102

feat: Next.js から React Router への移行

feat: Next.js から React Router への移行 #102

Triggered via pull request July 21, 2025 06:24
Status Failure
Total duration 44s
Artifacts

pr-push-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Lint
Process completed with exit code 1.
Lint
web#lint: command (/home/runner/work/next-lift/next-lift/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
Build
Process completed with exit code 2.
Build
@packages/react-components#build: command (/home/runner/work/next-lift/next-lift/packages/react-components) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
Build
Object literal may only specify known properties, and 'variant' does not exist in type 'Partial<ArgTypes<FC<Props>>>'.
Build
Object literal may only specify known properties, and 'children' does not exist in type 'Partial<FC<Props>>'.
Build
Type 'FC<Props>' is not assignable to type 'ComponentType<any>'.