feat(ongeki): make inGameID nullable #1427
Open
Annotations
10 warnings
|
Lint code:
server/src/game-implementations/games/arcaea.test.ts#L11
'TestingWaccaPupaExp' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint code:
server/src/game-implementations/games/_common.ts#L228
Forbidden non-null assertion
|
|
Lint code:
server/src/external/mongo/db.ts#L112
Unexpected any. Specify a different type
|
|
Lint code:
server/src/external/mongo/db.ts#L98
Unexpected any. Specify a different type
|
|
Lint code:
server/src/external/mongo/db.test.ts#L31
Forbidden non-null assertion
|
|
Lint code:
server/src/external/mongo/db.test.ts#L27
Forbidden non-null assertion
|
|
Lint code:
server/src/external/mongo/db.test.ts#L23
Forbidden non-null assertion
|
|
Lint code:
server/src/external/mongo/db.test.ts#L19
Forbidden non-null assertion
|
|
Lint code:
server/src/external/mongo/db.test.ts#L15
Forbidden non-null assertion
|
|
Lint code:
server/src/external/mongo/db.test.ts#L11
Forbidden non-null assertion
|
Loading