Neovici/nullxlsx

View on GitHub
chore(deps-dev): bump ip from 1.1.8 to 1.1.9 #218
dependabot[bot] authored cf17d527
errored00:00:23
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:b1570
b1570: 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
100720987ce2: Pulling fs layer
e65ef1935daa: Pulling fs layer
abce073c4c45: Pulling fs layer
a816be4a676e: Pulling fs layer
a18764e07ad5: Pulling fs layer
0df1ce8c1ad2: Pulling fs layer
703fc57261d1: Pulling fs layer
c721c3aa785c: Pulling fs layer
b256f8d7c68d: Pulling fs layer
b1f0d821d8c8: Pulling fs layer
210ec5508c76: Waiting
c0598cf3675c: Waiting
a18764e07ad5: Waiting
0df1ce8c1ad2: Waiting
100720987ce2: Waiting
e65ef1935daa: Waiting
b256f8d7c68d: Waiting
703fc57261d1: Waiting
b1f0d821d8c8: Waiting
abce073c4c45: Waiting
c721c3aa785c: Waiting
a816be4a676e: Waiting
716b0e096692: Verifying Checksum
716b0e096692: Download complete
210ec5508c76: Verifying Checksum
210ec5508c76: Download complete
a2abf6c4d29d: Verifying Checksum
a2abf6c4d29d: Download complete
fe6faad74785: Verifying Checksum
fe6faad74785: Download complete
c0598cf3675c: Verifying Checksum
c0598cf3675c: Download complete
100720987ce2: Verifying Checksum
100720987ce2: Download complete
abce073c4c45: Verifying Checksum
abce073c4c45: Download complete
e65ef1935daa: Verifying Checksum
e65ef1935daa: Download complete
a816be4a676e: Download complete
a18764e07ad5: Verifying Checksum
a18764e07ad5: Download complete
0df1ce8c1ad2: Verifying Checksum
0df1ce8c1ad2: Download complete
c721c3aa785c: Verifying Checksum
c721c3aa785c: Download complete
a2abf6c4d29d: Pull complete
b1f0d821d8c8: Verifying Checksum
b1f0d821d8c8: Download complete
716b0e096692: Pull complete
b256f8d7c68d: Verifying Checksum
b256f8d7c68d: Download complete
703fc57261d1: Verifying Checksum
703fc57261d1: Download complete
fe6faad74785: Pull complete
210ec5508c76: Pull complete
c0598cf3675c: Pull complete
100720987ce2: Pull complete
e65ef1935daa: Pull complete
abce073c4c45: Pull complete
a816be4a676e: Pull complete
a18764e07ad5: Pull complete
0df1ce8c1ad2: Pull complete
703fc57261d1: Pull complete
c721c3aa785c: Pull complete
b256f8d7c68d: Pull complete
b1f0d821d8c8: Pull complete
Digest: sha256:b901eb11a71eb7d9c0f9350c7a47503c18777af71de6e5d01e62e34741619bb1
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-eslint:b1570
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
/usr/src/app/lib/validate_config.js:18
        throw e;
        ^

Error: Cannot read config file: /code/node_modules/@neovici/cfg/eslint
Error: ENOENT: no such file or directory, open '/code/node_modules/@neovici/cfg/eslint'
Referenced from: /code/.eslintrc
    at Object.openSync (node:fs:585:3)
    at Object.readFileSync (node:fs:453:35)
    at readFile (/usr/local/node_modules/eslint/lib/config/config-file.js:64:15)
    at loadLegacyConfigFile (/usr/local/node_modules/eslint/lib/config/config-file.js:141:44)
    at loadConfigFile (/usr/local/node_modules/eslint/lib/config/config-file.js:240:22)
    at loadFromDisk (/usr/local/node_modules/eslint/lib/config/config-file.js:523:18)
    at load (/usr/local/node_modules/eslint/lib/config/config-file.js:587:20)
    at /usr/local/node_modules/eslint/lib/config/config-file.js:453:36
    at Array.reduceRight (<anonymous>)
    at applyExtends (/usr/local/node_modules/eslint/lib/config/config-file.js:431:26) {
  errno: -2,
  syscall: 'open',
  code: 'ENOENT',
  path: '/code/node_modules/@neovici/cfg/eslint'
}

Node.js v17.3.1