Pipelines as Code / Pipelines as Code Dogfooding CI / go-testing
failed
Oct 27, 2023 in 3m 53s
Failed
Pipelines as Code Dogfooding CI/go-testing has failed.
Details
Status | Duration | Name |
---|---|---|
✅ Succeeded | 24 seconds | |
❌ Failed | 3 minutes |
Failure reason
task go-ninja-go has the status "Failed":
t.Log(fmt.Sprintf("skipping %s since currently running", prs.Items[0].GetName())) ^ make: *** [Makefile:75: lint-go] Error 1
Annotations
Check failure on line 51 in test/github_config_maxkeepruns_test.go
pipelines-as-code / Pipelines as Code Dogfooding CI / go-testing
test/github_config_maxkeepruns_test.go#L51
: S1038: should use t.Logf(...) instead of t.Log(fmt.Sprintf(...)) (gosimple)
Loading