Skip to content

styling fixes

styling fixes #5596

Triggered via push October 4, 2024 12:21
Status Failure
Total duration 2m 7s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint
'accountBalance.data.native' is possibly 'undefined'.
Lint
'accountBalance.native' is possibly 'undefined'.
Lint
Type '{ children: string; variant: "info"; size: string; }' is not assignable to type 'IntrinsicAttributes & { css?: Interpolation<Theme>; } & { className?: string | undefined; variant: TVariant; children?: ReactNode; }'.
Lint
Type '{ children: string; variant: "info"; size: string; }' is not assignable to type 'IntrinsicAttributes & { css?: Interpolation<Theme>; } & { className?: string | undefined; variant: TVariant; children?: ReactNode; }'.
Lint
Type '{ children: string; variant: "info"; size: string; }' is not assignable to type 'IntrinsicAttributes & { css?: Interpolation<Theme>; } & { className?: string | undefined; variant: TVariant; children?: ReactNode; }'.
Lint
Module '"./Alert"' has no exported member 'AlertSize'.
Lint
Module '"./Alert"' has no exported member 'AlertVariant'.
Lint
Cannot find module './infoTooltips/DarkTooltip' or its corresponding type declarations.
Lint
Cannot find module 'next/head' or its corresponding type declarations.
Lint
Cannot find name 't'.
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/