Skip to content

*

* #3

Triggered via push February 18, 2026 02:23
Status Failure
Total duration 1m 34s
Artifacts

ci-cd.yml

on: push
Matrix: Test Backend Services
Matrix: Test Frontend Applications
Security Scanning
1m 24s
Security Scanning
Integration Tests
43s
Integration Tests
Matrix: Build and Push Docker Images
Deploy to Production
0s
Deploy to Production
Deploy to Staging
0s
Deploy to Staging
Notify Deployment
4s
Notify Deployment
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Test Frontend Applications (provider-web-app): provider-web-app/src/animation.ts#L639
Unexpected any. Specify a different type
Test Frontend Applications (provider-web-app): provider-web-app/src/animation.ts#L323
'randomizeColors' is defined but never used
Test Frontend Applications (provider-web-app): provider-web-app/src/animation.ts#L241
Unexpected any. Specify a different type
Integration Tests
Process completed with exit code 1.
Security Scanning
Unable to upload "gosec-results.sarif" as it is not valid SARIF: - instance.runs[0].tool.driver.rules[1].relationships[0] is not of a type(s) object - instance.runs[0].tool.driver.rules[12].relationships[0] is not of a type(s) object - instance.runs[0].tool.driver.rules[13].relationships[0] is not of a type(s) object
Test Frontend Applications (provider-web-app): provider-web-app/src/App.tsx#L52
React Hook useEffect has a missing dependency: 'animationsInitialized'. Either include it or remove the dependency array
Security Scanning
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/