fix: leaderboard discord properties being null (fehmer) #3694
monkey-ci.yml
on: pull_request
Annotations
17 warnings
pre-ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci-be
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci-be:
backend/src/api/controllers/result.ts#L172
'AddResultData' is defined but never used. Allowed unused vars must match /^_/u
|
ci-be:
backend/src/constants/base-configuration.ts#L120
Unexpected any. Specify a different type
|
ci-be:
backend/src/constants/base-configuration.ts#L131
Unexpected any. Specify a different type
|
ci-be:
backend/src/dal/config.ts#L36
Unexpected any. Specify a different type
|
ci-be:
backend/src/dal/config.ts#L44
Unexpected any. Specify a different type
|
ci-be:
backend/src/dal/config.ts#L45
Unexpected any. Specify a different type
|
ci-be:
backend/src/dal/config.ts#L49
Unexpected any. Specify a different type
|
ci-be:
backend/src/dal/config.ts#L50
Unexpected any. Specify a different type
|
ci-be:
backend/src/dal/preset.ts#L37
Unexpected any. Specify a different type
|
ci-be:
backend/src/dal/preset.ts#L59
Unexpected any. Specify a different type
|
ci-fe
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci-fe:
frontend/src/ts/ape/types/ape.d.ts#L4
Unexpected any. Specify a different type
|
ci-fe:
frontend/src/ts/ape/types/ape.d.ts#L5
Unexpected any. Specify a different type
|
ci-fe:
frontend/src/ts/ape/types/ape.d.ts#L14
Unexpected any. Specify a different type
|
ci-fe:
frontend/src/ts/ape/types/ape.d.ts#L16
Unexpected any. Specify a different type
|