ci-cd.yml
on: push
Matrix: Test Backend Services
Matrix: Test Frontend Applications
Security Scanning
1m 24s
Matrix: Build and Push Docker Images
Notify Deployment
4s
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/
|