ResultFAILURE
Tests 0 failed / 0 succeeded
Started2024-05-01 18:03
Elapsed14m53s
Revision1396119d459e84129142700364aba9c325fbf376
Refs 7910

No Test Failures!


Error lines from build-log.txt

... skipping 2313 lines ...
pkg/resolution/resolver/cluster/resolver.go:107:7: string `task` has 3 occurrences, make it a constant (goconst)
	case "task":
	     ^
pkg/resolution/resolver/cluster/resolver.go:117:7: string `pipeline` has 3 occurrences, make it a constant (goconst)
	case "pipeline":
	     ^
make: *** [Makefile:177: golangci-lint-check] Error 1
==============================
==== GO LINT TESTS FAILED ====
==============================
+ EXIT_VALUE=1
+ set +o xtrace