Skip to content

feat: implement rapid asset draining detection module #69

feat: implement rapid asset draining detection module

feat: implement rapid asset draining detection module #69

Status Failure
Total duration 1m 49s
Artifacts

ci.yml

on: pull_request
Matrix: Build
Matrix: Linting
Matrix: Tests
Docker Build Check
1m 38s
Docker Build Check
CI Status
3s
CI Status
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 31 warnings
Linting (22.x)
Process completed with exit code 1.
Linting (22.x): src/modules/detection/draining/draining.service.ts#L129
Replace `⏎······(s)·=>·new·Date(s.timestamp).getTime()·>=·cutoff,⏎····` with `s·=>·new·Date(s.timestamp).getTime()·>=·cutoff`
Linting (20.x)
The strategy configuration was canceled because "lint._22_x" failed
Linting (20.x)
The operation was canceled.
Linting (20.x): src/modules/detection/draining/draining.service.ts#L129
Replace `⏎······(s)·=>·new·Date(s.timestamp).getTime()·>=·cutoff,⏎····` with `s·=>·new·Date(s.timestamp).getTime()·>=·cutoff`
Tests (20.x)
Process completed with exit code 1.
Tests (22.x)
The strategy configuration was canceled because "test._20_x" failed
Tests (22.x)
Process completed with exit code 1.
CI Status
Process completed with exit code 1.
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
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
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.
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.
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.
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.
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/