Squareknot/marionette.state

View on GitHub
Update subtitle #93
Ian Stewart authored 45484cf6
errored00:00:13
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: 'languages' 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...
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:17
        throw e;
        ^

Error: /code/.eslintrc:
	Configuration for rule "no-underscore-dangle" is invalid:
	Severity should be one of the following: 0 = off, 1 = warn, 2 = error (you passed 'false').

    at validateRuleOptions (/usr/local/node_modules/eslint/lib/config/config-validator.js:109:15)
    at /usr/local/node_modules/eslint/lib/config/config-validator.js:156:13
    at Array.forEach (<anonymous>)
    at Object.validate (/usr/local/node_modules/eslint/lib/config/config-validator.js:155:35)
    at Object.load (/usr/local/node_modules/eslint/lib/config/config-file.js:559:19)
    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)
    at Config.getConfig (/usr/src/app/lib/eslint-patch.js:45:46)
    at CLIEngine.getConfigForFile (/usr/local/node_modules/eslint/lib/cli-engine.js:776:29)

Node.js v17.3.0