Skip to content

long timeout for testing #266

long timeout for testing

long timeout for testing #266

Triggered via push January 19, 2024 03:40
Status Failure
Total duration 53s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
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/getClanStats.ts#L2
'logError' is defined but never used
Analyze (Lint, pnpm ci:lint): packages/server/router/stats/getClanStats.ts#L5
'updateDBClanData' is defined but never used
Analyze (Lint, pnpm ci:lint): packages/server/router/stats/getClanStats.ts#L6
'waitForRequestTimeout' is defined but never used
Analyze (Lint, pnpm ci:lint): packages/server/router/stats/getClanStats.ts#L21
'controller' is assigned a value but never used
Analyze (Lint, pnpm ci:lint): packages/server/router/stats/getPlayerRanked.ts#L3
'logError' is defined but never used
Analyze (Lint, pnpm ci:lint): packages/server/router/stats/getPlayerRanked.ts#L6
'updateDBPlayerAliases' is defined but never used
Analyze (Lint, pnpm ci:lint): packages/server/router/stats/getPlayerRanked.ts#L7
'waitForRequestTimeout' is defined but never used
Analyze (Lint, pnpm ci:lint): packages/server/router/stats/getPlayerRanked.ts#L23
'controller' is assigned a value but never used
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 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/
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/