feat: Dev Container #1242
Annotations
7 errors and 11 warnings
server/src/lib/jobs/backsync-bms-pms-data.ts#L5
`lib/logger/logger` import should occur before import of `lib/seeds/repo`
|
server/src/lib/jobs/bms-ai-table-sync.ts#L3
`lib/logger/logger` import should occur before import of `lib/seeds/repo`
|
server/src/lib/jobs/update-bpi-data.ts#L4
`lib/logger/logger` import should occur before import of `lib/seeds/repo`
|
server/src/lib/jobs/update-dp-tiers.ts#L5
`lib/logger/logger` import should occur before import of `lib/seeds/repo`
|
server/src/lib/jobs/update-sp12-data.ts#L6
`lib/logger/logger` import should occur before import of `lib/seeds/repo`
|
server/src/server/router/api/v1/seeds/router.ts#L3
`lib/logger/logger` import should occur before import of `lib/seeds/repo`
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
server/src/external/mongo/db.test.ts#L11
Forbidden non-null assertion
|
server/src/external/mongo/db.test.ts#L15
Forbidden non-null assertion
|
server/src/external/mongo/db.test.ts#L19
Forbidden non-null assertion
|
server/src/external/mongo/db.test.ts#L23
Forbidden non-null assertion
|
server/src/external/mongo/db.test.ts#L27
Forbidden non-null assertion
|
server/src/external/mongo/db.test.ts#L31
Forbidden non-null assertion
|
server/src/external/mongo/db.ts#L97
Unexpected any. Specify a different type
|
server/src/external/mongo/db.ts#L111
Unexpected any. Specify a different type
|
server/src/game-implementations/games/_common.ts#L227
Forbidden non-null assertion
|
server/src/game-implementations/games/arcaea.test.ts#L75
Unexpected any. Specify a different type
|
This job failed
Loading