feat: support exScore, fast, slow, maxCombo as optional metrics for D… #1294
Annotations
12 warnings
test
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/
|
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#L97
Unexpected any. Specify a different type
|
test:
server/src/external/mongo/db.ts#L111
Unexpected any. Specify a different type
|
test:
server/src/game-implementations/games/_common.ts#L228
Forbidden non-null assertion
|
test:
server/src/game-implementations/games/arcaea.test.ts#L11
'TestingWaccaPupaExp' is defined but never used. Allowed unused vars must match /^_/u
|
docker-push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|