chore: fix lint issues #223
ci.yaml
on: pull_request
lint-api
42s
lint-front
34s
Annotations
24 warnings
|
lint-front
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint-front:
frontend/src/components/Admin/adminRole.tsx#L214
Unexpected any. Specify a different type
|
|
lint-front:
frontend/src/components/Admin/adminNews.tsx#L140
Unexpected any. Specify a different type
|
|
lint-front:
frontend/src/components/Admin/adminNews.tsx#L88
Unexpected any. Specify a different type
|
|
lint-front:
frontend/src/components/Admin/adminGames.tsx#L107
Unexpected any. Specify a different type
|
|
lint-front:
frontend/src/components/Admin/adminEvent.tsx#L86
Unexpected any. Specify a different type
|
|
lint-front:
frontend/src/components/Admin/adminEvent.tsx#L72
Unexpected any. Specify a different type
|
|
lint-front:
frontend/src/components/Admin/adminEmail.tsx#L153
Unexpected any. Specify a different type
|
|
lint-front:
frontend/src/components/Admin/adminEmail.tsx#L19
Unexpected any. Specify a different type
|
|
lint-front:
frontend/src/components/Admin/adminBus.tsx#L33
Unexpected any. Specify a different type
|
|
lint-front:
frontend/src/components/Admin/AdminPerm/adminPermForm.tsx#L109
Unexpected any. Specify a different type
|
|
lint-api
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint-api:
backend/src/controllers/team.controller.ts#L183
Unexpected any. Specify a different type
|
|
lint-api:
backend/src/controllers/team.controller.ts#L176
Unexpected any. Specify a different type
|
|
lint-api:
backend/src/controllers/team.controller.ts#L175
Unexpected any. Specify a different type
|
|
lint-api:
backend/src/controllers/team.controller.ts#L167
Unexpected any. Specify a different type
|
|
lint-api:
backend/src/controllers/team.controller.ts#L166
Unexpected any. Specify a different type
|
|
lint-api:
backend/src/controllers/team.controller.ts#L162
Unexpected any. Specify a different type
|
|
lint-api:
backend/src/controllers/team.controller.ts#L156
Unexpected any. Specify a different type
|
|
lint-api:
backend/src/controllers/news.controller.ts#L139
Unexpected any. Specify a different type
|
|
lint-api:
backend/src/controllers/email.controller.ts#L20
Unexpected any. Specify a different type
|
|
lint-api:
backend/src/controllers/auth.controller.ts#L204
Unexpected any. Specify a different type
|
|
build-api
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-front
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|