fix: another style warning on a laptop that isn't fixing my problems #953
Annotations
10 warnings
test:
server/src/external/mongo/db.test.ts#L11
Forbidden non-null assertion
|
test:
server/src/external/mongo/db.test.ts#L15
Forbidden non-null assertion
|
test:
server/src/external/mongo/db.test.ts#L19
Forbidden non-null assertion
|
test:
server/src/external/mongo/db.test.ts#L23
Forbidden non-null assertion
|
test:
server/src/external/mongo/db.test.ts#L27
Forbidden non-null assertion
|
test:
server/src/external/mongo/db.test.ts#L31
Forbidden non-null assertion
|
test:
server/src/external/mongo/db.ts#L96
Unexpected any. Specify a different type
|
test:
server/src/external/mongo/db.ts#L110
Unexpected any. Specify a different type
|
test:
server/src/game-implementations/games/_common.ts#L227
Forbidden non-null assertion
|
test:
server/src/game-implementations/games/bms-pms.test.ts#L84
Unexpected any. Specify a different type
|