v1.1.0-fix #52
ci.yml
on: pull_request
Web - Build & Test
1m 6s
API NestJS - Build & Test
2m 17s
API Spring Boot - Build & Test
1m 56s
Infrastructure - Validate
1m 37s
Security - Trivy Scan
37s
Security - Snyk Scan
1m 4s
Security - Semgrep Scan
1m 30s
CI Summary
4s
Annotations
3 errors and 8 warnings
|
Security - Snyk Scan
Path does not exist: snyk-api-springboot.sarif
|
|
Security - Snyk Scan
Path does not exist: snyk-api-nestjs.sarif
|
|
Security - Snyk Scan
Path does not exist: snyk-web.sarif
|
|
Web - Build & Test:
apps/web/src/contexts/LanguageContext.tsx#L8
'Messages' is defined but never used. Allowed unused vars must match /^_/u
|
|
Web - Build & Test:
apps/web/src/components/Layout/Header.tsx#L11
'Globe' is defined but never used. Allowed unused vars must match /^_/u
|
|
Web - Build & Test:
apps/web/src/app/calendar/page.tsx#L10
'ChevronRight' is defined but never used. Allowed unused vars must match /^_/u
|
|
Web - Build & Test:
apps/web/src/app/calendar/page.tsx#L10
'ChevronLeft' is defined but never used. Allowed unused vars must match /^_/u
|
|
API NestJS - Build & Test
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
|
API NestJS - Build & Test:
apps/api/src/metrics/typeorm-metrics.logger.ts#L24
'parameters' is defined but never used. Allowed unused args must match /^_/u
|
|
API NestJS - Build & Test:
apps/api/src/metrics/typeorm-metrics.logger.ts#L11
'parameters' is defined but never used. Allowed unused args must match /^_/u
|
|
API NestJS - Build & Test:
apps/api/src/metrics/typeorm-metrics.logger.ts#L11
'query' is defined but never used. Allowed unused args must match /^_/u
|