test #3496
Annotations
10 errors and 1 warning
Lint
Cannot find module 'next/head' or its corresponding type declarations.
|
Lint
Cannot find name 't'.
|
Lint
Type '"text.secondary"' is not assignable to type 'ResponsiveValue<"error" | "white" | "black" | "pink100" | "pink200" | "pink300" | "pink400" | "pink500" | "pink600" | "pink700" | "pink400Alpha" | "paleBlue" | "brightBlue100" | "brightBlue200" | ... 68 more ... | "bg"> | undefined'.
|
Lint
Type '{ children: Element; height: number; caption: Element; key: string; width: string; }' is not assignable to type 'IntrinsicAttributes & { css?: Interpolation<Theme>; } & RowProps'.
|
Lint
Type '{ children: Element; caption: Element; height: number; }' is not assignable to type 'IntrinsicAttributes & { css?: Interpolation<Theme>; } & RowProps'.
|
Lint
Cannot find module 'sections/lending/components/Warnings/AMPLWarning' or its corresponding type declarations.
|
Lint
Type '{ children: Element; text: string | number | boolean | ReactFragment | Element | null; icon?: ReactNode; iconSize?: number | undefined; ... 7 more ...; color: string; }' is not assignable to type 'IntrinsicAttributes & TextWithTooltipProps'.
|
Lint
Type '{ children: Element; wrapperProps: { ml: number; }; color: string; iconSize: number; icon: Element; }' is not assignable to type 'IntrinsicAttributes & TextWithTooltipProps'.
|
Lint
Type '"flex-start"' is not assignable to type '"start" | "end" | "center" | undefined'.
|
Lint
Type '"error" | "warning" | OverridableStringUnion<"filled" | "standard" | "outlined", AlertPropsVariantOverrides>' is not assignable to type 'AlertVariant'.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|