-
https://github.com/stdedos/junit2html/actions/runs/9584573390/job/26428499894
But then I see
... I thought |
Beta Was this translation helpful? Give feedback.
Answered by
stdedos
Jun 19, 2024
Replies: 1 comment 4 replies
-
You are using go1.19.13, You are trying to compile golangci-lint. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Maybe "something weird" happens on version mismatch.
Using go 1.21 works just fine https://github.com/stdedos/junit2html/actions/runs/9585149784/job/26430376871 and does not seem to be re-building. (There is a slight caching possibility, but "I don't think so").