skeate/diesal

View on GitHub
Merge pull request #25 from skeate/dependabot/npm_and_yarn/lodash-4.17.19 #221
Jonathan Skeate authored f11307c3
errored00:00:14
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
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-05-09T11:13:14.474275 #1]  WARN -- : Skipping docs/assets/js/search.js due to CC::Parser::Client::HTTPError
W, [2024-05-09T11:13:14.474327 #1]  WARN -- : Response status: 422
W, [2024-05-09T11:13:14.480732 #1]  WARN -- : Skipping docs/assets/js/main.js due to CC::Parser::Client::HTTPError
W, [2024-05-09T11:13:14.480765 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-05-09T11:13:18.416778 #1]  WARN -- : Skipping ./docs/assets/js/search.js due to CC::Parser::Client::HTTPError
W, [2024-05-09T11:13:18.416831 #1]  WARN -- : Response status: 422
W, [2024-05-09T11:13:18.421289 #1]  WARN -- : Skipping ./docs/assets/js/main.js due to CC::Parser::Client::HTTPError
W, [2024-05-09T11:13:18.421321 #1]  WARN -- : Response status: 422
7
eslint
eslint engine documentation
View output
Module not supported: eslint-plugin-@typescript-eslint
Module not supported: @typescript-eslint/parser
Module not supported: @typescript-eslint/eslint-plugin
/usr/src/app/lib/validate_config.js:17
        throw e;
        ^

Error: Failed to load config "plugin:@typescript-eslint/eslint-recommended" to extend from.
Referenced from: /code/.eslintrc.js
    at configMissingError (/usr/local/node_modules/eslint/lib/config/config-file.js:193:19)
    at loadConfigFile (/usr/local/node_modules/eslint/lib/config/config-file.js:219:27)
    at load (/usr/local/node_modules/eslint/lib/config/config-file.js:535:18)
    at /usr/local/node_modules/eslint/lib/config/config-file.js:424:36
    at Array.reduceRight (<anonymous>)
    at applyExtends (/usr/local/node_modules/eslint/lib/config/config-file.js:408:28)
    at Object.load (/usr/local/node_modules/eslint/lib/config/config-file.js:566:22)
    at loadConfig (/usr/local/node_modules/eslint/lib/config.js:63:33)
    at getLocalConfig (/usr/local/node_modules/eslint/lib/config.js:130:29)
    at Config.getConfig (/usr/local/node_modules/eslint/lib/config.js:260:26) {
  messageTemplate: 'extend-config-missing',
  messageData: { configName: 'plugin:@typescript-eslint/eslint-recommended' }
}

Node.js v17.3.0