Sonia-corporation/yokai

View on GitHub
Merge pull request #50 from Sonia-corporation/renovate/npm-7.6.x #3857
Geoffrey Testelin authored 68a0f22b
errored00:00:16
An engine encountered an error
E10 Error

We had trouble running the eslint engine.

The engine's output shown below may indicate the cause of the error.

If not, please contact us so we can investigate further.

1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
No errors or warnings found in .codeclimate.yml.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
5
structure
View output
13
Parser process id: 13
codeclimate-parser socket not present
waiting 1s...
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
7
eslint
eslint engine documentation
View output
Module not supported: @nrwl/nx
Module not supported: plugin:@nrwl/nx/typescript
Module not supported: plugin:@nrwl/nx/javascript
Module not supported: plugin:@nrwl/nx/angular-template
Module not supported: typescript-sort-keys
Module not supported: progress
Module not supported: plugin:@nrwl/nx/angular
Module not supported: @angular-eslint/template
Module not supported: plugin:@angular-eslint/template/process-inline-templates
Module not supported: plugin:jest/style
Module not supported: plugin:jest/all
/usr/local/node_modules/eslint/lib/cli-engine/cli-engine.js:745
                    throw error;
                    ^

Error: EROFS: read-only file system, unlink '/code/.eslintcache'
    at Object.unlinkSync (node:fs:1720:3)
    at CLIEngine.executeOnFiles (/usr/local/node_modules/eslint/lib/cli-engine/cli-engine.js:739:20)
    at /usr/src/app/lib/eslint.js:188:27
    at runWithTiming (/usr/src/app/lib/eslint.js:33:20)
    at analyzeFiles (/usr/src/app/lib/eslint.js:187:7)
    at Object.run (/usr/src/app/lib/eslint.js:260:3)
    at Object.<anonymous> (/usr/src/app/bin/eslint.js:7:8)
    at Module._compile (node:internal/modules/cjs/loader:1097:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
    at Module.load (node:internal/modules/cjs/loader:975:32) {
  errno: -30,
  syscall: 'unlink',
  code: 'EROFS',
  path: '/code/.eslintcache'
}

Node.js v17.3.1