Node.js #99
Annotations
3 errors and 1 warning
Run npx npm-check-updates \:
src/components/analytics.tsx#L64
Type '{ children: Element; as: ForwardRefExoticComponent<CollapseProps & RefAttributes<HTMLDivElement>>; in: boolean; animateOpacity: true; w: "full"; bg: "whiteAlpha.300" | "blackAlpha.200"; }' is not assignable to type 'IntrinsicAttributes & MergeWithAs<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}, Omit<...>, ForwardRefExoticComponent<...>>'.
|
Run npx npm-check-updates \:
src/pages/index.tsx#L213
Type 'typeof Link' is not assignable to type 'ElementType | undefined'.
|
Run npx npm-check-updates \:
src/pages/index.tsx#L247
'Collapse' cannot be used as a JSX component.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading