Skip to content

chore(deps): update dependency @types/node to v20.17.17 #754

chore(deps): update dependency @types/node to v20.17.17

chore(deps): update dependency @types/node to v20.17.17 #754

Triggered via pull request January 14, 2025 23:54
Status Failure
Total duration 46s
Artifacts

check.yml

on: pull_request
Backend Check
36s
Backend Check
Frontend Check
33s
Frontend Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Backend Check: backend/src/database/migrations/1699624915814-ranking.ts#L1
Replace `"typeorm"` with `'typeorm'`
Backend Check: backend/src/database/migrations/1699624915814-ranking.ts#L4
Replace `····name·=·'Ranking1699624915814'` with `··name·=·'Ranking1699624915814';`
Backend Check: backend/src/database/migrations/1699624915814-ranking.ts#L7
Replace `········await·queryRunner.query(`ALTER·TABLE·"user"·ADD·"latestBalanceMantissa"·character·varying·NOT·NULL·DEFAULT·'0'`);` with `····await·queryRunner.query(⏎······`ALTER·TABLE·"user"·ADD·"latestBalanceMantissa"·character·varying·NOT·NULL·DEFAULT·'0'`,`
Backend Check: backend/src/database/migrations/1699624915814-ranking.ts#L8
Replace `····await·queryRunner.query(`ALTER·TABLE·"user"·ADD·"latestBalanceExponent"·character·varying·NOT·NULL·DEFAULT·'0'`);` with `);⏎····await·queryRunner.query(⏎······`ALTER·TABLE·"user"·ADD·"latestBalanceExponent"·character·varying·NOT·NULL·DEFAULT·'0'`,`
Backend Check: backend/src/database/migrations/1699624915814-ranking.ts#L12
Replace `····await·queryRunner.query(`ALTER·TABLE·"user"·DROP·COLUMN·"latestBalanceExponent"`);` with `await·queryRunner.query(⏎······`ALTER·TABLE·"user"·DROP·COLUMN·"latestBalanceExponent"`,`
Backend Check: backend/src/database/migrations/1699624915814-ranking.ts#L13
Replace `····await·queryRunner.query(`ALTER·TABLE·"user"·DROP·COLUMN·"latestBalanceMantissa"`` with `);⏎····await·queryRunner.query(⏎······`ALTER·TABLE·"user"·DROP·COLUMN·"latestBalanceMantissa"`,⏎····`
Frontend Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Frontend Check: frontend/src/app/sw-custom.ts#L3
'localforage' is defined but never used. Allowed unused vars must match /^_/u
Backend Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636