eslint-plugin-react icon indicating copy to clipboard operation
eslint-plugin-react copied to clipboard

Results of weekly scheduled smoke test

Open ghost opened this issue 8 months ago • 3 comments

Something went wrong. This is likely an internal error of eslint-remote-tester-run-action.

Click to expand
Error: Missing eslint-remote-tester. Expected it to be available at /home/ubuntu/.cache/act/a783f8d3c5a8c345/hostexecutor/node_modules/.bin/eslint-remote-tester
    at runTester (/index.js:5919:11)
    at /index.js:5988:61
    at Object.<anonymous> (/index.js:284:24)
    at Generator.next (<anonymous>)
    at /index.js:177:69
    at new Promise (<anonymous>)
    at __awaiter (/index.js:159:12)
    at Object.group2 [as group] (/index.js:280:12)
    at run (/index.js:5988:17)
    at Object.<anonymous> (/index.js:6009:24)

ghost avatar Mar 15 '25 03:03 ghost

cc @AriPerkkio

ljharb avatar Mar 15 '25 04:03 ljharb

What's this @test-act-runner bot? It's not something I've set up. Looking at the CI runs, I don't think these are coming from this repository. Is some 3rd party sending these results here?

https://github.com/jsx-eslint/eslint-plugin-react/actions/workflows/smoke-test.yml

Also last run of smoke-tests was last week, not couple of hours ago.

AriPerkkio avatar Mar 15 '25 08:03 AriPerkkio

You’re right; it’s a third party, sorry to ping you.

ljharb avatar Mar 15 '25 14:03 ljharb