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

ESLint checks should be re-enabled #12

Open
rajbos opened this issue Oct 7, 2021 · 0 comments
Open

ESLint checks should be re-enabled #12

rajbos opened this issue Oct 7, 2021 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@rajbos
Copy link
Collaborator

rajbos commented Oct 7, 2021

ESLint got disabled because of issues in the workflows: there where errors that where not present when running locally:

/home/runner/work/github-action-load-available-actions/github-action-load-available-actions/src/main.ts
    4:1   error  Imports should be sorted alphabetically         sort-imports
   20:9   error  English text in string literals is not allowed  i18n-text/no-en

Changes got made here.

Figure out what is different from running the workflow npm run all and running that locally from the root folder.

@rajbos rajbos added bug Something isn't working help wanted Extra attention is needed labels Oct 7, 2021
@rajbos rajbos changed the title ESLint should be reabled ESLint checks should be re-enabled Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant