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

fix: ESLint doesn't work in GitHub Actions #585

Closed
Robot-Inventor opened this issue Apr 1, 2024 · 0 comments · Fixed by #586
Closed

fix: ESLint doesn't work in GitHub Actions #585

Robot-Inventor opened this issue Apr 1, 2024 · 0 comments · Fixed by #586
Assignees
Labels
fix Something isn't working

Comments

@Robot-Inventor
Copy link
Owner

Robot-Inventor commented Apr 1, 2024

Run npm run lint

> shadowban-scanner@3.1.3 lint
> npx eslint --report-unused-disable-directives-severity error ./src/ts/**/*.ts && npx knip && ts-node --files ./script/addonsLinter.ts


/home/runner/work/shadowban-scanner/shadowban-scanner/src/ts/@types/ossLicenses.guard.ts
  0:0  warning  File ignored because of a matching ignore pattern. Use "--no-ignore" to override

✖ 1 problem (0 errors, 1 warning)
@Robot-Inventor Robot-Inventor added the fix Something isn't working label Apr 1, 2024
@Robot-Inventor Robot-Inventor self-assigned this Apr 1, 2024
@Robot-Inventor Robot-Inventor linked a pull request Apr 1, 2024 that will close this issue
Robot-Inventor added a commit that referenced this issue Apr 1, 2024
* fix: ESLint doesn't work in GitHub Actions #585

* fix: update watchOptions in webpack.config.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant