You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We may also need to get permission to use CircleCI Orbs within projectunic0rn as that seems like a more straight-forward option to running ESLint on CircleCI consistently.
Additionally, there is a chance that we are not actually "clean" with out code/linter, as it seems there may have been some inconsistencies in how this was setup/it has not been running on PR's for some time/may never have fully worked.
Not urgent, but definitely something we should address.
The text was updated successfully, but these errors were encountered:
@GreenWithMV let's look to touch base sometime next week on this as I imagine it's a bit of updating the config to better match your local environment/configuration as I know you mentioned you have not been seeing linter issues when running the project on your end.
Issue Overview
What are you trying to do?
Have consistent code style checks on new code added to repository via pull requests.
What did you expect to happen?
Run ESLint on CircleCI without any errors.
What actually happened?
Failing to run on CircleCI
Seeing a number of errors locally
Steps to Reproduce
eslint .
Issue Details
Attached is a file with the current linter issues I'm seeing when running locally.
We may also need to get permission to use CircleCI Orbs within projectunic0rn as that seems like a more straight-forward option to running ESLint on CircleCI consistently.
Additionally, there is a chance that we are not actually "clean" with out code/linter, as it seems there may have been some inconsistencies in how this was setup/it has not been running on PR's for some time/may never have fully worked.
Not urgent, but definitely something we should address.
The text was updated successfully, but these errors were encountered: