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

Automated Github actions fail. #59

Open
ravigupta-art opened this issue Nov 9, 2021 · 2 comments
Open

Automated Github actions fail. #59

ravigupta-art opened this issue Nov 9, 2021 · 2 comments

Comments

@ravigupta-art
Copy link
Contributor

A lot of GitHub Actions fail while submitting a pull request.

@ravigupta-art
Copy link
Contributor Author

@seleb
Copy link
Contributor

seleb commented Nov 10, 2021

this is an expected failure right now: the project has a linter setup but most of the code was written without being linted, so there are hundreds of legacy lint errors that need to be cleaned up. the fact that it's failing is safe to ignore, but the check can still be used to make sure new lines of code added in PRs are linted (the github action will put notations where the errors are found)

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

2 participants