Neovici/nullxlsx

View on GitHub
chore(deps): bump tar and npm #217
dependabot[bot] authored c63a4fa2
errored00:00:21
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: Already exists
716b0e096692: Already exists
fe6faad74785: Already exists
210ec5508c76: Already exists
c0598cf3675c: Already exists
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
0df1ce8c1ad2: Waiting
703fc57261d1: Waiting
a816be4a676e: Waiting
b256f8d7c68d: Waiting
c721c3aa785c: Waiting
abce073c4c45: Verifying Checksum
abce073c4c45: Download complete
e65ef1935daa: Verifying Checksum
e65ef1935daa: Download complete
100720987ce2: Pull complete
a816be4a676e: Verifying Checksum
a816be4a676e: Download complete
a18764e07ad5: Download complete
e65ef1935daa: Pull complete
abce073c4c45: Pull complete
a816be4a676e: Pull complete
a18764e07ad5: Pull complete
c721c3aa785c: Verifying Checksum
c721c3aa785c: Download complete
0df1ce8c1ad2: Verifying Checksum
0df1ce8c1ad2: Download complete
b1f0d821d8c8: Verifying Checksum
b1f0d821d8c8: Download complete
0df1ce8c1ad2: Pull complete
b256f8d7c68d: Verifying Checksum
b256f8d7c68d: Download complete
703fc57261d1: Verifying Checksum
703fc57261d1: Download 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