Skip to content

fix(deps): update dependency @vitejs/plugin-react-swc to v3.7.2 #762

fix(deps): update dependency @vitejs/plugin-react-swc to v3.7.2

fix(deps): update dependency @vitejs/plugin-react-swc to v3.7.2 #762

Triggered via pull request January 23, 2025 21:36
Status Failure
Total duration 44s
Artifacts

check.yml

on: pull_request
Backend Check
35s
Backend Check
Frontend Check
31s
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