gotois/ProstoDiary_bot

View on GitHub
fix(deps): update dependency masto to v6.5.0 #16973
renovate[bot] authored 20b62256
errored00:00:19
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: Already exists
e65ef1935daa: Already exists
abce073c4c45: Already exists
a816be4a676e: Already exists
a18764e07ad5: Already exists
0df1ce8c1ad2: Already exists
703fc57261d1: Pulling fs layer
c721c3aa785c: Pulling fs layer
b256f8d7c68d: Pulling fs layer
b1f0d821d8c8: Pulling fs layer
b1f0d821d8c8: Download complete
b256f8d7c68d: Download complete
c721c3aa785c: Download complete
703fc57261d1: Pull complete
c721c3aa785c: Pull complete
b256f8d7c68d: Pull complete
b1f0d821d8c8: Pull complete
Digest: sha256:b901eb11a71eb7d9c0f9350c7a47503c18777af71de6e5d01e62e34741619bb1
Status: Image is up to date 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
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