Skip to content
Discussion options

You must be logged in to vote

Hello,

I don't know how the precommit CI works but as you cannot reproduce the problem:

$ docker run --rm -it golang:1.22-alpine sh /go # apk add -q git curl /go # curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.59.1 golangci/golangci-lint info checking GitHub for tag 'v1.59.1' golangci/golangci-lint info found version: 1.59.1 for v1.59.1/linux/amd64 golangci/golangci-lint info installed /go/bin/golangci-lint /go # git clone --quiet https://github.com/stdedos/junit2html.git /go # cd junit2html/ /go/junit2html # go mod tidy go: downloading github.com/onsi/ginkgo/v2 v2.13.0 go: downloading github.com/onsi/gomega v1.…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@stdedos
Comment options

Answer selected by stdedos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants