fix(lint): add dedicated tsconfig for apps/web so typed linting resolves #73
Annotations
31 warnings
|
Build (20.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (20.x)
No files were found with the provided path: dist/. No artifacts will be uploaded.
|
|
Linting (22.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Linting (22.x):
src/modules/ai/providers/openai.provider.ts#L36
Unexpected any. Specify a different type
|
|
Linting (22.x):
src/modules/ai/providers/openai.provider.ts#L8
Unexpected any. Specify a different type
|
|
Linting (22.x):
src/modules/ai/providers/ai-provider.interface.ts#L5
Unexpected any. Specify a different type
|
|
Linting (22.x):
src/modules/ai/investigations/investigation.service.ts#L189
Unexpected any. Specify a different type
|
|
Linting (22.x):
src/modules/ai/investigations/investigation.service.ts#L46
Unexpected any. Specify a different type
|
|
Linting (22.x):
src/modules/ai/investigations/investigation.service.ts#L22
Unexpected any. Specify a different type
|
|
Linting (22.x):
src/modules/ai/interfaces/threat-summary.interface.ts#L11
Unexpected any. Specify a different type
|
|
Linting (22.x):
src/modules/ai/ai.service.ts#L12
Unexpected any. Specify a different type
|
|
Linting (22.x):
src/modules/ai/ai.service.ts#L7
Unexpected any. Specify a different type
|
|
Linting (22.x):
apps/backend/src/modules/governance/interfaces/governance.interface.ts#L6
Unexpected any. Specify a different type
|
|
Build (22.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (22.x)
No files were found with the provided path: dist/. No artifacts will be uploaded.
|
|
Linting (20.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Linting (20.x):
src/modules/ai/providers/openai.provider.ts#L36
Unexpected any. Specify a different type
|
|
Linting (20.x):
src/modules/ai/providers/openai.provider.ts#L8
Unexpected any. Specify a different type
|
|
Linting (20.x):
src/modules/ai/providers/ai-provider.interface.ts#L5
Unexpected any. Specify a different type
|
|
Linting (20.x):
src/modules/ai/investigations/investigation.service.ts#L189
Unexpected any. Specify a different type
|
|
Linting (20.x):
src/modules/ai/investigations/investigation.service.ts#L46
Unexpected any. Specify a different type
|
|
Linting (20.x):
src/modules/ai/investigations/investigation.service.ts#L22
Unexpected any. Specify a different type
|
|
Linting (20.x):
src/modules/ai/interfaces/threat-summary.interface.ts#L11
Unexpected any. Specify a different type
|
|
Linting (20.x):
src/modules/ai/ai.service.ts#L12
Unexpected any. Specify a different type
|
|
Linting (20.x):
src/modules/ai/ai.service.ts#L7
Unexpected any. Specify a different type
|
|
Linting (20.x):
apps/backend/src/modules/governance/interfaces/governance.interface.ts#L6
Unexpected any. Specify a different type
|
|
Tests (22.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Tests (22.x)
No files were found with the provided path: coverage/. No artifacts will be uploaded.
|
|
Tests (20.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Tests (20.x)
No files were found with the provided path: coverage/. No artifacts will be uploaded.
|
|
Docker Build Check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v5, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|