-
-
Notifications
You must be signed in to change notification settings - Fork 180
Closed
Labels
questionFurther information is requestedFurther information is requestedupstreamrelated the golangci-lint but not to the actionrelated the golangci-lint but not to the action
Description
Golangci-lint just had a new release, 1.47.0, which broke our lint action. The action would spin and timeout when running the golangci-lint command with or without args.
Example log where the action would hang:
Running [/home/runner/golangci-lint-1.47.0-linux-amd64/golangci-lint run --out-format=github-actions --new-from-patch=/tmp/tmp-1669-7BzhRHngF7zi/pull.patch --new=false --new-from-rev=] in [] ...
Downgrading the golangci-lint version to 1.46.2 fixed the action for us.
iwata, sbueringer, jkralik, okazaki-shogo, tomoko523 and 8 more
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requestedupstreamrelated the golangci-lint but not to the actionrelated the golangci-lint but not to the action