Add seven image (#104) #277
Annotations
10 errors and 3 warnings
Lint:
app/next.config.js#L89
Require statement not part of import statement
|
Lint:
app/util/alerts.tsx#L61
Delete `·wiki.gg!`
|
Lint:
app/util/alerts.tsx#L62
Insert `·wiki.gg!`
|
Lint:
packages/dl-roster-images/index.ts#L33
Unexpected console statement
|
Lint:
packages/dl-roster-images/index.ts#L35
'i' is defined but never used
|
Lint:
packages/server/router/stats/getClanStats.ts#L2
'logError' is defined but never used
|
Lint:
packages/server/router/stats/getClanStats.ts#L5
'updateDBClanData' is defined but never used
|
Lint:
packages/server/router/stats/getClanStats.ts#L6
'waitForRequestTimeout' is defined but never used
|
Lint:
packages/server/router/stats/getClanStats.ts#L21
'controller' is assigned a value but never used
|
Lint:
packages/server/router/stats/getPlayerRanked.ts#L3
'logError' is defined but never used
|
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/.
|
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/
|
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
|
Loading