Skip to content

action times out on latest golangci-lint version #519

Closed
@pauleibye

Description

@pauleibye

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requestedupstreamrelated the golangci-lint but not to the action

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions