This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
Nikku wrappers #19
Annotations
6 errors and 3 warnings
Lint
Process completed with exit code 1.
|
Format
Process completed with exit code 1.
|
Typecheck:
src/components/game.tsx#L27
Property 'secondsLeft' does not exist on type '{ seconds: number; }'.
|
Typecheck:
src/components/game.tsx#L27
Property 'startTimeout' does not exist on type '{ seconds: number; }'.
|
Typecheck:
src/components/game.tsx#L27
Expected 1 arguments, but got 0.
|
Typecheck
Process completed with exit code 1.
|
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/.
|
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/.
|