Skip to content

feat: add project validation (only for service SKE yet) #2816

feat: add project validation (only for service SKE yet)

feat: add project validation (only for service SKE yet) #2816

Triggered via pull request September 25, 2025 07:58
Status Failure
Total duration 4m 34s
Artifacts

ci.yaml

on: pull_request
Check GoReleaser config
8s
Check GoReleaser config
Code coverage report
0s
Code coverage report
Fit to window
Zoom out
Zoom in

Annotations

2 errors
CI
Process completed with exit code 2.
CI: internal/pkg/validation/project.go#L36
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)