Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout does not cause failing check #27

Open
jszwedko opened this issue Apr 9, 2020 · 2 comments
Open

Timeout does not cause failing check #27

jszwedko opened this issue Apr 9, 2020 · 2 comments

Comments

@jszwedko
Copy link

jszwedko commented Apr 9, 2020

We noticed that our check was reporting false negatives because golangci-lint timed out.

I think we could catch that by looking at the exit code: https://github.com/golangci/golangci-lint/blob/master/pkg/exitcodes/exitcodes.go#L8

@eddycharly
Copy link

Just noticed the same issue, any plan to fix ?

jimmidyson added a commit to nutanix-cloud-native/cluster-api-runtime-extensions-nutanix that referenced this issue Oct 11, 2023
@sebastianbuechler
Copy link

sebastianbuechler commented Oct 18, 2023

I think that's fixed by #622, especially 6a7cced

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants