Feat/information form #302
ci.yaml
on: pull_request
lint-api
38s
lint-front
53s
Annotations
24 warnings
|
lint-api
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint-api:
backend/src/services/team.service.ts#L224
Unexpected any. Specify a different type
|
|
lint-api:
backend/src/services/team.service.ts#L149
Unexpected any. Specify a different type
|
|
lint-api:
backend/src/services/permanence.service.ts#L78
Unexpected any. Specify a different type
|
|
lint-api:
backend/src/services/im_export.service.ts#L20
Unexpected any. Specify a different type
|
|
lint-api:
backend/src/services/faction.service.ts#L16
Unexpected any. Specify a different type
|
|
lint-api:
backend/src/services/challenge.service.ts#L174
Unexpected any. Specify a different type
|
|
lint-api:
backend/src/email/email.renderer.ts#L22
Unexpected any. Specify a different type
|
|
lint-api:
backend/src/controllers/tent.controller.ts#L107
Unexpected any. Specify a different type
|
|
lint-api:
backend/src/controllers/tent.controller.ts#L20
Unexpected any. Specify a different type
|
|
lint-api:
backend/src/controllers/auth.controller.ts#L216
Unexpected any. Specify a different type
|
|
lint-front
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. 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#L207
Unexpected any. Specify a different type
|
|
lint-front:
frontend/src/components/Admin/adminGames.tsx#L103
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#L102
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/adminBanned.tsx#L148
Unexpected any. Specify a different type
|
|
lint-front:
frontend/src/components/Admin/adminBanned.tsx#L55
Unexpected any. Specify a different type
|
|
lint-front:
frontend/src/components/Admin/adminBanned.tsx#L28
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
|
|
lint-front:
frontend/src/components/Admin/AdminPerm/adminPermForm.tsx#L99
Unexpected any. Specify a different type
|
|
build-api
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-front
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|