dleitee/strman

View on GitHub
Merge pull request #93 from dleitee/greenkeeper/eslint-6.0.0 #322
Daniel Leite de Oliveira authored 3f77a1ca
errored00:00:18
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
WARNING: 'engines' has been deprecated, please use 'plugins' instead
WARNING: 'exclude_paths' has been deprecated, please use 'exclude_patterns' instead
WARNING: 'ratings' has been deprecated, and will not be used
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-eslint:b1500
b1500: Pulling from codeclimate/codeclimate-eslint
a2abf6c4d29d: Already exists
716b0e096692: Already exists
fe6faad74785: Already exists
210ec5508c76: Already exists
c0598cf3675c: Already exists
e9dd6d76927f: Pulling fs layer
a6da33734e11: Pulling fs layer
2b71ab274444: Pulling fs layer
1f7ab83d8163: Pulling fs layer
3b50b8594df5: Pulling fs layer
55dc74356ad0: Pulling fs layer
c409dd99c495: Pulling fs layer
e90bb93b7c77: Pulling fs layer
e90bb93b7c77: Waiting
1f7ab83d8163: Waiting
55dc74356ad0: Waiting
c409dd99c495: Waiting
e9dd6d76927f: Download complete
a6da33734e11: Download complete
e9dd6d76927f: Pull complete
a6da33734e11: Pull complete
3b50b8594df5: Verifying Checksum
3b50b8594df5: Download complete
2b71ab274444: Verifying Checksum
2b71ab274444: Download complete
1f7ab83d8163: Verifying Checksum
1f7ab83d8163: Download complete
55dc74356ad0: Verifying Checksum
55dc74356ad0: Download complete
c409dd99c495: Verifying Checksum
c409dd99c495: Download complete
e90bb93b7c77: Verifying Checksum
e90bb93b7c77: Download complete
2b71ab274444: Pull complete
1f7ab83d8163: Pull complete
3b50b8594df5: Pull complete
55dc74356ad0: Pull complete
c409dd99c495: Pull complete
e90bb93b7c77: Pull complete
Digest: sha256:aea44c60cb3134a382deee47e34991eecff90ce919651bd9b44a29423b3f9bda
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-eslint:b1500
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-06T23:20:34.817540 #1]  WARN -- : Skipping src/strman.js due to CC::Parser::Client::HTTPError
W, [2024-04-06T23:20:34.817573 #1]  WARN -- : Response status: 422
W, [2024-04-06T23:20:35.398263 #1]  WARN -- : Skipping docs/scripts/prettify/prettify.js due to CC::Parser::Client::HTTPError
W, [2024-04-06T23:20:35.398291 #1]  WARN -- : Response status: 422
W, [2024-04-06T23:20:35.399219 #1]  WARN -- : Skipping docs/scripts/prettify/lang-css.js due to CC::Parser::Client::HTTPError
W, [2024-04-06T23:20:35.399243 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-06T23:20:38.291950 #1]  WARN -- : Skipping ./src/strman.js due to CC::Parser::Client::HTTPError
W, [2024-04-06T23:20:38.292145 #1]  WARN -- : Response status: 422
W, [2024-04-06T23:20:38.936305 #1]  WARN -- : Skipping ./docs/scripts/prettify/prettify.js due to CC::Parser::Client::HTTPError
W, [2024-04-06T23:20:38.936370 #1]  WARN -- : Response status: 422
W, [2024-04-06T23:20:38.937391 #1]  WARN -- : Skipping ./docs/scripts/prettify/lang-css.js due to CC::Parser::Client::HTTPError
W, [2024-04-06T23:20:38.937420 #1]  WARN -- : Response status: 422
7
eslint
eslint engine documentation
View output
File `.npmignore` ignored because of your .eslintignore file.
File `.flowconfig` ignored because of your .eslintignore file.
File `.editorconfig` ignored because of your .eslintignore file.
File `.gitignore` ignored because of your .eslintignore file.
File `.circleci` ignored because of your .eslintignore file.
File `.circleci/config.yml` ignored because of your .eslintignore file.
File `.codeclimate.yml` ignored because of your .eslintignore file.
File `.jsdocrc` ignored because of your .eslintignore file.
/usr/src/app/node_modules/eslint/lib/config/plugins.js:122
                throw err;
                ^

Error: Failed to load plugin no-lenght: Cannot find module 'eslint-plugin-no-lenght'
Require stack:
- /usr/src/app/node_modules/eslint/lib/config/plugins.js
- /usr/src/app/node_modules/eslint/lib/config/config-file.js
- /usr/src/app/node_modules/eslint/lib/config.js
- /usr/src/app/node_modules/eslint/lib/cli-engine.js
- /usr/src/app/node_modules/eslint/lib/api.js
- /usr/src/app/bin/eslint.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
    at Function.Module._load (node:internal/modules/cjs/loader:778:27)
    at Module.require (node:internal/modules/cjs/loader:999:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object.load (/usr/src/app/node_modules/eslint/lib/config/plugins.js:114:26)
    at Array.forEach (<anonymous>)
    at Object.loadAll (/usr/src/app/node_modules/eslint/lib/config/plugins.js:136:21)
    at Object.load (/usr/src/app/node_modules/eslint/lib/config/config-file.js:500:21)
    at loadConfig (/usr/src/app/node_modules/eslint/lib/config.js:64:33)
    at getLocalConfig (/usr/src/app/node_modules/eslint/lib/config.js:126:23) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/usr/src/app/node_modules/eslint/lib/config/plugins.js',
    '/usr/src/app/node_modules/eslint/lib/config/config-file.js',
    '/usr/src/app/node_modules/eslint/lib/config.js',
    '/usr/src/app/node_modules/eslint/lib/cli-engine.js',
    '/usr/src/app/node_modules/eslint/lib/api.js',
    '/usr/src/app/bin/eslint.js'
  ],
  messageTemplate: 'plugin-missing',
  messageData: { pluginName: 'no-lenght' }
}

Node.js v17.3.1