Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

updates

updates #5

Triggered via push May 4, 2024 16:39
Status Failure
Total duration 28s
Artifacts

code-check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
Format
Process completed with exit code 1.
Typecheck: src/app/(dashboard)/leadboard/page.tsx#L46
Property 'alt' is missing in type '{ src: string; width: number; height: number; }' but required in type '{ src: string | StaticImport; alt: string; width?: number | `${number}` | undefined; height?: number | `${number}` | undefined; fill?: boolean | undefined; loader?: ImageLoader | undefined; ... 12 more ...; lazyRoot?: string | undefined; }'.
Typecheck: src/app/gameplay/page.tsx#L22
Property 'alt' is missing in type '{ src: string; width: number; height: number; }' but required in type '{ src: string | StaticImport; alt: string; width?: number | `${number}` | undefined; height?: number | `${number}` | undefined; fill?: boolean | undefined; loader?: ImageLoader | undefined; ... 12 more ...; lazyRoot?: string | undefined; }'.
Typecheck: src/app/gameplay/page.tsx#L25
Property 'alt' is missing in type '{ src: string; width: number; height: number; }' but required in type '{ src: string | StaticImport; alt: string; width?: number | `${number}` | undefined; height?: number | `${number}` | undefined; fill?: boolean | undefined; loader?: ImageLoader | undefined; ... 12 more ...; lazyRoot?: string | undefined; }'.
Typecheck: src/app/gameplay/page.tsx#L28
Property 'alt' is missing in type '{ src: string; width: number; height: number; }' but required in type '{ src: string | StaticImport; alt: string; width?: number | `${number}` | undefined; height?: number | `${number}` | undefined; fill?: boolean | undefined; loader?: ImageLoader | undefined; ... 12 more ...; lazyRoot?: string | undefined; }'.
Typecheck
Process completed with exit code 1.
Lint
Process completed with exit code 1.
Format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.