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

[Lint] Enable ES lint check in CI #191

Merged
merged 3 commits into from
Jul 6, 2024
Merged

Conversation

dchege711
Copy link
Owner

No description provided.

Copy link

render bot commented Jul 6, 2024

This reverts commit 17e9ce9.

CI failed successfully [1].

```log
Run npm run lint
> [email protected] lint
> eslint .
/home/runner/work/study_buddy/study_buddy/src/config.ts
Error:   5:7  error  'someUnusedVariable' is assigned a value but never used  @typescript-eslint/no-unused-vars
✖ 1 problem (1 error, 0 warnings)
Error: Process completed with exit code 1.
```

[1]: https://github.com/dchege711/study_buddy/actions/runs/9816616879/job/27107033207?pr=191
@dchege711 dchege711 merged commit 70d3ef8 into main Jul 6, 2024
4 checks passed
@dchege711 dchege711 deleted the user/dchege711/enable-es-lint branch July 6, 2024 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant