gotois/ProstoDiary_bot

View on GitHub
Update dependency npm-check-updates to v16.7.12 #15624
renovate[bot] authored 3e527d3e
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:b1498
b1498: Pulling from codeclimate/codeclimate-eslint
a2abf6c4d29d: Already exists
716b0e096692: Already exists
fe6faad74785: Already exists
210ec5508c76: Already exists
c0598cf3675c: Already exists
e10ef5555f8e: Pulling fs layer
1c68f90008bb: Pulling fs layer
e6f389edba7c: Pulling fs layer
b61f03559f91: Pulling fs layer
6f24c7399ad3: Pulling fs layer
e3d8946c22da: Pulling fs layer
f93c9523f748: Pulling fs layer
da2ca52c5cbe: Pulling fs layer
0cf39292306a: Pulling fs layer
93ffe06af9e3: Pulling fs layer
6f24c7399ad3: Waiting
e3d8946c22da: Waiting
f93c9523f748: Waiting
da2ca52c5cbe: Waiting
0cf39292306a: Waiting
b61f03559f91: Waiting
93ffe06af9e3: Waiting
e10ef5555f8e: Download complete
e6f389edba7c: Verifying Checksum
e6f389edba7c: Download complete
1c68f90008bb: Verifying Checksum
1c68f90008bb: Download complete
e10ef5555f8e: Pull complete
b61f03559f91: Verifying Checksum
b61f03559f91: Download complete
1c68f90008bb: Pull complete
6f24c7399ad3: Verifying Checksum
6f24c7399ad3: Download complete
e6f389edba7c: Pull complete
b61f03559f91: Pull complete
e3d8946c22da: Verifying Checksum
e3d8946c22da: Download complete
6f24c7399ad3: Pull complete
da2ca52c5cbe: Verifying Checksum
da2ca52c5cbe: Download complete
93ffe06af9e3: Verifying Checksum
0cf39292306a: Verifying Checksum
0cf39292306a: Download complete
e3d8946c22da: Pull complete
f93c9523f748: Verifying Checksum
f93c9523f748: Download complete
f93c9523f748: Pull complete
da2ca52c5cbe: Pull complete
0cf39292306a: Pull complete
93ffe06af9e3: Pull complete
Digest: sha256:275376dd0439d6296b0b26c431d257900f9aa9bfd02aac83820273b18d0dfd69
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-eslint:b1498
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: eslint-plugin-ava
Module not supported: eslint-plugin-unicorn
/usr/src/app/lib/validate_config.js:18
        throw e;
        ^

Error: Cannot find module 'eslint-plugin-unicorn'
Require stack:
- /usr/local/node_modules/eslint/lib/config/config-file.js
- /usr/src/app/lib/eslint-patch.js
- /usr/src/app/lib/eslint.js
- /usr/src/app/bin/eslint.js
Referenced from: /code/.eslintrc
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
    at Function.resolve (node:internal/modules/cjs/helpers:108:19)
    at resolve (/usr/local/node_modules/eslint/lib/config/config-file.js:498:31)
    at load (/usr/local/node_modules/eslint/lib/config/config-file.js:579:26)
    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)
    at loadFromDisk (/usr/local/node_modules/eslint/lib/config/config-file.js:551:22)
    at Object.load (/usr/local/node_modules/eslint/lib/config/config-file.js:587:20)
    at Config.getLocalConfigHierarchy (/usr/local/node_modules/eslint/lib/config.js:240:44) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/usr/local/node_modules/eslint/lib/config/config-file.js',
    '/usr/src/app/lib/eslint-patch.js',
    '/usr/src/app/lib/eslint.js',
    '/usr/src/app/bin/eslint.js'
  ]
}

Node.js v17.3.1