chore(deps): bump the production-dependencies group across 1 directory with 7 updates #199
Annotations
10 errors and 3 warnings
|
e2e:
src/app/alerts/page.tsx#L192
Parameter 'e' implicitly has an 'any' type.
|
|
e2e:
src/app/alerts/page.tsx#L190
'Select' cannot be used as a JSX component.
|
|
e2e:
src/app/alerts/page.tsx#L190
JSX element type 'Select' does not have any construct or call signatures.
|
|
e2e:
src/app/alerts/page.tsx#L143
Type '{ type: "password"; value: string; onChange: (e: ChangeEvent<HTMLInputElement, HTMLInputElement>) => void; placeholder: string; ... 8 more ...; _focus: { ...; }; }' is not assignable to type 'IntrinsicAttributes & InputProps & RefAttributes<HTMLInputElement>'.
|
|
e2e:
src/app/alerts/page.tsx#L102
Type '{ children: Element[]; spacing: number; mb: number; }' is not assignable to type 'IntrinsicAttributes & StackProps & RefAttributes<HTMLDivElement>'.
|
|
e2e:
src/app/alerts/page.tsx#L14
'"@chakra-ui/react"' has no exported member named 'useToast'. Did you mean 'useTabs'?
|
|
e2e:
src/app/airdrops/page.tsx#L161
Type '{ children: string; size: "sm"; borderRadius: "2xl"; variant: "outline"; borderColor: "app.border"; color: "app.text"; isDisabled: boolean; onClick: () => void; _hover: { borderColor: "app.accent"; color: "app.accent"; }; }' is not assignable to type 'IntrinsicAttributes & ButtonProps & RefAttributes<HTMLButtonElement>'.
|
|
e2e:
src/app/airdrops/page.tsx#L129
Type '{ children: string; size: "sm"; borderRadius: "2xl"; variant: "outline"; borderColor: "app.border"; color: "app.text"; isDisabled: boolean; onClick: () => void; _hover: { borderColor: "app.accent"; color: "app.accent"; }; }' is not assignable to type 'IntrinsicAttributes & ButtonProps & RefAttributes<HTMLButtonElement>'.
|
|
e2e:
src/app/airdrops/page.tsx#L69
Type '{ color: "app.accent"; size: "xl"; thickness: string; }' is not assignable to type 'IntrinsicAttributes & SpinnerProps & RefAttributes<HTMLSpanElement>'.
|
|
e2e:
src/app/airdrops/page.tsx#L45
Type '{ children: Element[]; spacing: number; mb: number; }' is not assignable to type 'IntrinsicAttributes & StackProps & RefAttributes<HTMLDivElement>'.
|
|
e2e
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
|
e2e
No files were found with the provided path: .lighthouseci/. No artifacts will be uploaded.
|