Skip to content
Triggered via push November 14, 2023 12:49
Status Failure
Total duration 3m 39s
Artifacts
CodeQL  /  Analyze CodeQL
1m 54s
CodeQL / Analyze CodeQL
Linting  /  Nest Lint
1m 8s
Linting / Nest Lint
Tests and Sonarcloud  /  Tests and Sonarcloud
3m 29s
Tests and Sonarcloud / Tests and Sonarcloud
Scheduled trivy scan of latest image  /  Trivy Scan
Scheduled trivy scan of latest image / Trivy Scan
Publish image and scan with trivy  /  build_and_upload_image
Publish image and scan with trivy / build_and_upload_image
Publish image and scan with trivy  /  ...  /  Trivy Scan
Publish image and scan with trivy / Trivy scan for uploaded image / Trivy Scan
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
Linting / Nest Lint
Process completed with exit code 1.
Tests and Sonarcloud / Tests and Sonarcloud
Process completed with exit code 1.
Linting / Nest Lint: src/core/logging/nest-logger.spec.ts#L18
Expected nestLogger to have a type annotation
Linting / Nest Lint: src/core/logging/nest-logger.spec.ts#L27
Replace `⏎············.every(v·=>·v[1]·as·string·==·'Test'))` with `.every((v)·=>·(v[1]·as·string)·==·'Test'));`
Linting / Nest Lint: src/core/logging/nest-logger.spec.ts#L28
Expected v to have a type annotation