Silly me vol 3 #54
Annotations
1 error and 6 warnings
Build Docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pnpm run build" did not complete successfully: exit code: 1
|
Run Linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Linters:
src/components/player/atoms/NextEpisodeButton.tsx#L95
Unexpected console statement
|
Run Linters:
src/utils/setup/App.tsx#L91
'App' is defined but never used. Allowed unused vars must match /^_/u
|
Build project
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build project:
src/components/player/atoms/NextEpisodeButton.tsx#L95
Unexpected console statement
|
Build project:
src/utils/setup/App.tsx#L91
'App' is defined but never used. Allowed unused vars must match /^_/u
|