Skip to content

feature: Next.js から React Router への移行 #104

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

feature: Next.js から React Router への移行 #104

Triggered via pull request July 21, 2025 07:00
Status Failure
Total duration 50s
Artifacts

pr-push-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
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>'.