Add inGameID
matching support for maimai DX and support nullable inGameID
s in general
#1114
Annotations
11 warnings
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@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 succeeded
Loading