Repo: CI flake on lint task in NX: "Unexpected error." #8373
Labels
accepting prs
Go ahead, send a pull request that resolves this issue
bug
Something isn't working
repo maintenance
things to do with maintenance of the repo, and not with code/docs
Suggestion
Seeing this in a few PRs, including #8371, #8357, and #8354. Each has an error linting a file starting with
Occurred while linting /home/runner/work/typescript-eslint/typescript-eslint/packages/eslint-plugin/tests/rules/
.no-throw-literal.test.ts:16
no-require-imports.test.ts:12
no-unsafe-member-access.test.ts:15
These all work locally for me. Maybe it's an out-of-memory issue in CI or something along those lines? cc @JamesHenry
The text was updated successfully, but these errors were encountered: