Sonia-corporation/yokai

View on GitHub
chore(deps): pin dependencies #3881
renovate[bot] authored 353503f9
errored00:00:41
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: Already exists
716b0e096692: Already exists
fe6faad74785: Already exists
210ec5508c76: Already exists
c0598cf3675c: Already exists
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
a998c0dd6060: Waiting
7639d1498187: Waiting
8395764de5ef: Waiting
875d1d5f39ca: Waiting
526e3ab550e4: Waiting
82d8405ce335: Waiting
4f216ccdb33e: Verifying Checksum
4f216ccdb33e: Download complete
7539a27083ad: Verifying Checksum
7539a27083ad: Download complete
004d83ea6dd8: Verifying Checksum
004d83ea6dd8: Download complete
4f216ccdb33e: Pull complete
5ceca2919630: Download complete
7539a27083ad: Pull complete
8395764de5ef: Download complete
004d83ea6dd8: Pull complete
5ceca2919630: Pull complete
8395764de5ef: Pull complete
7639d1498187: Verifying Checksum
7639d1498187: Download complete
526e3ab550e4: Verifying Checksum
526e3ab550e4: Download complete
875d1d5f39ca: Verifying Checksum
875d1d5f39ca: Download complete
a998c0dd6060: Verifying Checksum
a998c0dd6060: Download complete
526e3ab550e4: Pull complete
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