RenJS-V2
RenJS-V2 copied to clipboard
Automated Github actions fail.
A lot of GitHub Actions fail while submitting a pull request.
https://github.com/lunafromthemoon/RenJS-V2/runs/4150672850?check_suite_focus=true
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)