AriPerkkio / eslint-remote-tester

CLI tool for testing given ESlint rules against multiple repositories at once.

Home Page:https://www.npmjs.com/package/eslint-remote-tester

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weekly scheduled smoke test: eslint-plugin-unicorn

github-actions opened this issue · comments

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

Click to expand
Error: ENOENT: no such file or directory, open '/tmp/results.json'
    at Object.openSync (fs.js:498:3)
    at Object.readFileSync (fs.js:394:35)
    at /index.js:5990:57
    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:5989:37)