Skip to content

perf!: Update to NextJS 15.0.0-canary.177 & next-intl 3.21.0-canary #777

perf!: Update to NextJS 15.0.0-canary.177 & next-intl 3.21.0-canary

perf!: Update to NextJS 15.0.0-canary.177 & next-intl 3.21.0-canary #777

Triggered via pull request October 3, 2024 14:29
Status Failure
Total duration 1m 2s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
install
The inferred type of 'SkeletonDataTable' cannot be named without a reference to '.pnpm/@types[email protected]/node_modules/@types/react'. This is likely not portable. A type annotation is necessary.
install
vitnode-frontend#build: command (/home/runner/work/vitnode/vitnode/packages/frontend) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
install
Type '{ children: Element[]; }' has no properties in common with type 'IntrinsicAttributes'.
install
Type '{ placeholder: string; }' is not assignable to type 'IntrinsicAttributes'.
install
Type '{ children: (false | Element)[]; }' has no properties in common with type 'IntrinsicAttributes'.
install
Type '{ children: string; }' has no properties in common with type 'IntrinsicAttributes'.
install
Type '{ children: Element; }' has no properties in common with type 'IntrinsicAttributes'.
install
Type '{ children: Element; }' has no properties in common with type 'IntrinsicAttributes'.
install
Type '{ children: string; className: string; onSelect: () => void; }' is not assignable to type 'IntrinsicAttributes'.
install
The inferred type of 'ListContentFilterToolbarDataTable' cannot be named without a reference to '.pnpm/@types[email protected]/node_modules/@types/react'. This is likely not portable. A type annotation is necessary.