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

[Bug] lint CI job timeout #115

Closed
2 tasks done
Jeffwan opened this issue Jan 15, 2022 · 1 comment · Fixed by #116
Closed
2 tasks done

[Bug] lint CI job timeout #115

Jeffwan opened this issue Jan 15, 2022 · 1 comment · Fixed by #116
Labels
bug Something isn't working

Comments

@Jeffwan
Copy link
Collaborator

Jeffwan commented Jan 15, 2022

Search before asking

  • I searched the issues and found no similar issues.

KubeRay Component

Others

What happened + What you expected to happen

run golangci-lint
  Running [/home/runner/golangci-lint-1.29.0-linux-amd64/golangci-lint run --out-format=github-actions --path-prefix=./ray-operator] in [/home/runner/work/kuberay/kuberay/ray-operator] ...
  level=error msg="Timeout exceeded: try increasing it by passing --timeout option"

image

https://github.com/ray-project/kuberay/runs/4813501562?check_suite_focus=true#step:4:1

Reproduction script

I think either a new PR or a merge commit triggered workflow would reproduce the issue.

Anything else

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@Jeffwan Jeffwan added the bug Something isn't working label Jan 15, 2022
@Jeffwan
Copy link
Collaborator Author

Jeffwan commented Jan 15, 2022

golangci/golangci-lint-action#308

I manually run the golangci-lint and it just takes extra time to finish. We can set the timeout to a larger value

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant