feat: add chart parameter to ScoreValidator #1281
Annotations
3 errors and 11 warnings
server/src/game-implementations/games/arcaea.test.ts#L11
Replace `TestingArcaeaSheriruthFTR,·TestingWaccaPupaExp` with `·TestingArcaeaSheriruthFTR,·TestingWaccaPupaExp·`
|
server/src/game-implementations/games/arcaea.test.ts#L171
Replace `⏎↹↹↹s:·DeepPartial<ScoreDocument<"arcaea:Touch">>⏎↹↹)·=>·RunValidators(ARCAEA_IMPL.scoreValidators,·dmf(mockScore,·s),·TestingArcaeaSheriruthFTR` with `s:·DeepPartial<ScoreDocument<"arcaea:Touch">>)·=>⏎↹↹↹RunValidators(⏎↹↹↹↹ARCAEA_IMPL.scoreValidators,⏎↹↹↹↹dmf(mockScore,·s),⏎↹↹↹↹TestingArcaeaSheriruthFTR⏎↹↹↹`
|
|
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#L228
Forbidden non-null assertion
|
server/src/game-implementations/games/arcaea.test.ts#L11
'TestingWaccaPupaExp' is defined but never used. Allowed unused vars must match /^_/u
|
This job failed
Loading