Check on lint errors when run EmptyWorkspace PR check in E2E typescript test repo #23221
Labels
area/qe
e2e-test/failure
Issues that is related to a test failures reported by our CI platform and our QE.
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P1
Has a major impact to usage or development of the system.
Is your task related to a problem? Please describe
EmptyWorkspace PR check in E2E typescript test repo doesn't catch lint errors like the following: #23215
Describe the solution you'd like
run
npm run lint
in https://github.com/eclipse-che/che/blob/main/.github/workflows/pr-check.yml#L96Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: