perf!: Update to NextJS 15.0.0-canary.177 & next-intl 3.21.0-canary #777
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.
|