Skip to content

Merge pull request #85 from LaGodxy/feature/input-validation-security… #69

Merge pull request #85 from LaGodxy/feature/input-validation-security…

Merge pull request #85 from LaGodxy/feature/input-validation-security… #69

Triggered via push March 30, 2026 13:26
Status Failure
Total duration 1m 0s
Artifacts

deploy.yml

on: push
Run Tests
50s
Run Tests
Security Scan
22s
Security Scan
Build and Push Docker Image
0s
Build and Push Docker Image
Deploy to Staging
Deploy to Staging
Deploy to Production
Deploy to Production
Rollback on Failure
0s
Rollback on Failure
Cleanup
3s
Cleanup
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 16 warnings
Security Scan
Resource not accessible by integration
Security Scan
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
Run Tests: src/assets/caching/cache.service.ts#L14
'any' overrides all other types in this union type
Run Tests: src/analytics/reports/user-performance.report.ts#L72
Unsafe declaration merging between classes and interfaces
Run Tests: src/analytics/reports/user-performance.report.ts#L29
Unsafe declaration merging between classes and interfaces
Run Tests: src/analytics/reports/trading-volume.report.ts#L50
Unsafe declaration merging between classes and interfaces
Run Tests: src/analytics/reports/trading-volume.report.ts#L20
Unsafe declaration merging between classes and interfaces
Run Tests: src/analytics/reports/price-trends.report.ts#L54
Unsafe declaration merging between classes and interfaces
Run Tests: src/analytics/reports/price-trends.report.ts#L27
Unsafe declaration merging between classes and interfaces
Run Tests: src/analytics/reports/market-efficiency.report.ts#L56
Unsafe declaration merging between classes and interfaces
Run Tests: src/analytics/reports/market-efficiency.report.ts#L24
Unsafe declaration merging between classes and interfaces
Run Tests: src/analytics/analytics.service.ts#L358
Using `join()` for Object.values(data) will use Object's default stringification format ('[object Object]') when stringified
Cleanup
get versions API failed. Package not found.
Security Scan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4, github/codeql-action/upload-sarif@v2. 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/
Security Scan
Resource not accessible by integration
Security Scan
Resource not accessible by integration
Security Scan
Resource not accessible by integration
Run Tests
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@v4. 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/
Run Tests: src/ai/recommendations/ai-recommendations.controller.ts#L56
Unsafe argument of type `any` assigned to a parameter of type `"profitable" | "loss" | "neutral"`
Run Tests: src/ai/recommendations/ai-recommendations.controller.ts#L42
'recommendationId' is defined but never used
Run Tests: src/ai/recommendations/ab-testing.service.ts#L38
'feature' is defined but never used
Run Tests: src/ai/recommendations/ab-testing.service.ts#L38
'userId' is defined but never used
Run Tests: src/ai/recommendations/ab-testing.service.ts#L25
Async method 'analyzeTestResults' has no 'await' expression
Run Tests: src/ai/recommendations/ab-testing.service.ts#L19
'outcome' is defined but never used
Run Tests: src/ai/recommendations/ab-testing.service.ts#L18
'recommendationId' is defined but never used
Run Tests: src/ai/recommendations/ab-testing.service.ts#L17
'userId' is defined but never used
Run Tests: src/ai/recommendations/ab-testing.service.ts#L15
Async method 'trackRecommendationPerformance' has no 'await' expression
Run Tests: src/ai/recommendations/ab-testing.service.ts#L8
Async method 'assignUserToTest' has no 'await' expression
Cleanup
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/delete-package-versions@v4. 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/