Sonia-corporation/yokai

View on GitHub
Merge pull request #50 from Sonia-corporation/renovate/npm-7.6.x #3874
Geoffrey Testelin authored 68a0f22b
errored00:00:47
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
docker pull codeclimate/codeclimate-eslint:b1573
b1573: Pulling from codeclimate/codeclimate-eslint
a2abf6c4d29d: Pulling fs layer
716b0e096692: Pulling fs layer
fe6faad74785: Pulling fs layer
210ec5508c76: Pulling fs layer
c0598cf3675c: Pulling fs layer
4f216ccdb33e: Pulling fs layer
7539a27083ad: Pulling fs layer
004d83ea6dd8: Pulling fs layer
5ceca2919630: Pulling fs layer
8395764de5ef: Pulling fs layer
526e3ab550e4: Pulling fs layer
82d8405ce335: Pulling fs layer
7639d1498187: Pulling fs layer
a998c0dd6060: Pulling fs layer
875d1d5f39ca: Pulling fs layer
5ceca2919630: Waiting
8395764de5ef: Waiting
526e3ab550e4: Waiting
82d8405ce335: Waiting
875d1d5f39ca: Waiting
210ec5508c76: Waiting
c0598cf3675c: Waiting
7639d1498187: Waiting
4f216ccdb33e: Waiting
a998c0dd6060: Waiting
7539a27083ad: Waiting
004d83ea6dd8: Waiting
716b0e096692: Verifying Checksum
716b0e096692: Download complete
210ec5508c76: Verifying Checksum
210ec5508c76: Download complete
a2abf6c4d29d: Verifying Checksum
a2abf6c4d29d: Download complete
c0598cf3675c: Verifying Checksum
c0598cf3675c: Download complete
fe6faad74785: Verifying Checksum
fe6faad74785: Download complete
4f216ccdb33e: Verifying Checksum
4f216ccdb33e: Download complete
7539a27083ad: Verifying Checksum
7539a27083ad: Download complete
004d83ea6dd8: Download complete
5ceca2919630: Download complete
8395764de5ef: Verifying Checksum
8395764de5ef: Download complete
526e3ab550e4: Verifying Checksum
526e3ab550e4: Download complete
a2abf6c4d29d: Pull complete
7639d1498187: Verifying Checksum
7639d1498187: Download complete
a998c0dd6060: Verifying Checksum
a998c0dd6060: Download complete
716b0e096692: Pull complete
875d1d5f39ca: Download complete
fe6faad74785: Pull complete
210ec5508c76: Pull complete
c0598cf3675c: Pull complete
4f216ccdb33e: Pull complete
7539a27083ad: Pull complete
004d83ea6dd8: Pull complete
5ceca2919630: Pull complete
8395764de5ef: Pull complete
526e3ab550e4: Pull complete
82d8405ce335: Verifying Checksum
82d8405ce335: Download complete
82d8405ce335: Pull complete
7639d1498187: Pull complete
a998c0dd6060: Pull complete
875d1d5f39ca: Pull complete
Digest: sha256:80b090ed896314ead3efd91dee2bfc5cd3e09fc5c6c18046c01b92680aa3503b
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-eslint:b1573
5
structure
View output
12
Parser process id: 12
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