Error lines from build-log.txt
... skipping 1781 lines ...
go: downloading github.com/prometheus/procfs v0.7.3
go: downloading google.golang.org/protobuf v1.28.0
go: downloading github.com/mattn/go-runewidth v0.0.9
go: downloading github.com/pelletier/go-toml v1.9.5
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
[34;1m🐱[0m Testing if golint has been done…
level=warning msg="[linters_context] running gomodguard failed: unable to parse module file go.mod: go.mod:3: invalid go version '1.22.0': must match format 1.23: if you are not using go modules it is suggested to disable this linter"
level=error msg="Timeout exceeded: try increasing it by passing --timeout option"
make: *** [Makefile:88: golangci-lint-check] Error 4
==============================
==== GO LINT TESTS FAILED ====
==============================
+ EXIT_VALUE=1
+ set +o xtrace