Commit Graph

2 Commits

Author SHA1 Message Date
Adam Shiervani 8a9fee1d13 chore: update UI lint workflow configuration
- Add pull_request trigger to the workflow.
- Change runner from buildjet-4vcpu-ubuntu-2204 to ubuntu-latest.
- Upgrade Node.js version from v21.1.0 to v22.15.0.
2025-05-21 12:57:45 +02:00
Adam Shiervani 3b711db781
Apply and Upgrade Eslint (#288)
* Upgrade ESLINT and fix issues

* feat: add frontend linting job to GitHub Actions workflow

* Move UI linting to separate file

* More linting fixes

* Remove pull_request trigger from UI linting workflow

* Update UI linting workflow

* Rename frontend-lint workflow to ui-lint for clarity
2025-03-25 11:56:24 +01:00