restore db clans #278
Annotations
7 errors and 7 warnings
Analyze (Lint, pnpm ci:lint):
app/next.config.js#L89
Require statement not part of import statement
|
Analyze (Lint, pnpm ci:lint):
packages/dl-roster-images/index.ts#L33
Unexpected console statement
|
Analyze (Lint, pnpm ci:lint):
packages/dl-roster-images/index.ts#L35
'i' is defined but never used
|
Analyze (Lint, pnpm ci:lint):
packages/server/router/stats/getPowerRankings.ts#L3
'parsePowerRankingsPage' is defined but never used
|
Analyze (Lint, pnpm ci:lint):
packages/server/router/stats/getPowerRankings.ts#L20
'bracket' is assigned a value but never used
|
Analyze (Lint, pnpm ci:lint):
packages/server/router/stats/getPowerRankings.ts#L20
'region' is assigned a value but never used
|
Analyze (Lint, pnpm ci:lint)
Process completed with exit code 1.
|
Analyze (Lint, pnpm ci:lint)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (Lint, pnpm ci:lint)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Analyze (Lint, pnpm ci:lint):
packages/common/hooks/useLocalStorageState.ts#L50
React Hook useEffect has a missing dependency: 'initialValue'. Either include it or remove the dependency array. If 'setStoredValue' needs the current value of 'initialValue', you can also switch to useReducer instead of useState and read 'initialValue' in the reducer
|
Analyze (Check Types, pnpm ts:check)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (Check Types, pnpm ts:check)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Analyze (Check Deadcode, pnpm ci:deadcode)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (Check Deadcode, pnpm ci:deadcode)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|