WomenInSoftwareEngineeringJP / speak-her-db

Database of women speakers in Japan.
https://speakher.jp
MIT License
25 stars 25 forks source link

Fix Eslint github action #280

Open ann-kilzer opened 1 year ago

ann-kilzer commented 1 year ago

Describe the bug The Github actions are failing... maybe the plugin is old?

To Reproduce Steps to reproduce the behavior:

  1. Go to the PRs
  2. Click on a PR
  3. Scroll down to the checks and see the failed check
  4. See an error on hallee/eslint https://github.com/WWCodeTokyo/speak-her-db/actions/runs/3214168172/jobs/5254367000

Expected behavior Eslint check should run

Screenshots

ann-kilzer commented 1 year ago

hallee/eslint is deprecated in favor of https://github.com/actions/toolkit/blob/master/docs/problem-matchers.md

ann-kilzer commented 1 year ago

I removed hallee/eslint but still see a failed eslint check. Is this some netlify thing? I can't figure out how to turn it off

RageZBla commented 1 year ago

@ann-kilzer should we close this issue or do you still want to use eslint at some point?