Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Repo: CI flake on lint task in NX: "Unexpected error." #8373

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

Open
JoshuaKGoldberg opened this issue Feb 4, 2024 · 3 comments
Open

Repo: CI flake on lint task in NX: "Unexpected error." #8373

JoshuaKGoldberg opened this issue Feb 4, 2024 · 3 comments
Assignees
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

Comments

@JoshuaKGoldberg
Copy link
Member

JoshuaKGoldberg commented Feb 4, 2024

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/.

  • 8354: no-throw-literal.test.ts:16
  • 8357: no-require-imports.test.ts:12
  • 8371: 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

@JamesHenry
Copy link
Member

@JoshuaKGoldberg do we think things have improved in this area now? I do remember us having some issues with our cache inputs configuration in the repo that we addressed. Could this one be closed or is there more to dig into do you think? (Totally fine if so)

@auvred
Copy link
Member

auvred commented Jul 5, 2024

I encountered this error again a few days ago while working on #9455

Logs:

https://github.com/typescript-eslint/typescript-eslint/actions/runs/9731567772/job/26856205197#step:5:497

https://cloud.nx.app/runs/hgAzIgJIn5/task/eslint-plugin-internal%3Alint

@JamesHenry
Copy link
Member

JamesHenry commented Aug 25, 2024

@auvred I'm sorry I was too late looking at this, as per my message on discord please ping me on there to ensure I see the messages my github/github email notifications are too full of noise.

If it happens again, I'll jump on it ASAP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants