Skip to content

feat: add ai investigation assistant for incident analysis #62

feat: add ai investigation assistant for incident analysis

feat: add ai investigation assistant for incident analysis #62

Triggered via pull request June 19, 2026 17:38
Status Success
Total duration 1m 16s
Artifacts

ci.yml

on: pull_request
Matrix: Build
Matrix: Linting
Matrix: Tests
Docker Build Check
42s
Docker Build Check
CI Status
2s
CI Status
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
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.
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 (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
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/
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.