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
CI
4m 31s
Check GoReleaser config
8s
Code coverage report
0s
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)
|