mountaindude/butler-cw

View on GitHub
fix(deps): update dependency eslint to v8.57.0 #714
renovate[bot] authored d86f6ddb
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-nodesecurity:b685
b685: Pulling from codeclimate/codeclimate-nodesecurity
6d987f6f4279: Pulling fs layer
d0e8a23136b3: Pulling fs layer
5ad5b12a980e: Pulling fs layer
c90c0953f532: Pulling fs layer
a52657e035e5: Pulling fs layer
f16a6b2c953a: Pulling fs layer
2a6f46b5f88a: Pulling fs layer
a366c205559d: Pulling fs layer
ee5250d81b13: Pulling fs layer
b7bef50898de: Pulling fs layer
cdf053195db5: Pulling fs layer
2a6f46b5f88a: Waiting
a366c205559d: Waiting
ee5250d81b13: Waiting
b7bef50898de: Waiting
cdf053195db5: Waiting
c90c0953f532: Waiting
a52657e035e5: Waiting
f16a6b2c953a: Waiting
5ad5b12a980e: Verifying Checksum
5ad5b12a980e: Download complete
6d987f6f4279: Verifying Checksum
6d987f6f4279: Download complete
c90c0953f532: Verifying Checksum
c90c0953f532: Download complete
a52657e035e5: Verifying Checksum
a52657e035e5: Download complete
d0e8a23136b3: Verifying Checksum
d0e8a23136b3: Download complete
6d987f6f4279: Pull complete
2a6f46b5f88a: Verifying Checksum
2a6f46b5f88a: Download complete
a366c205559d: Verifying Checksum
a366c205559d: Download complete
f16a6b2c953a: Verifying Checksum
f16a6b2c953a: Download complete
ee5250d81b13: Verifying Checksum
ee5250d81b13: Download complete
b7bef50898de: Verifying Checksum
b7bef50898de: Download complete
cdf053195db5: Verifying Checksum
cdf053195db5: Download complete
d0e8a23136b3: Pull complete
5ad5b12a980e: Pull complete
c90c0953f532: Pull complete
a52657e035e5: Pull complete
f16a6b2c953a: Pull complete
2a6f46b5f88a: Pull complete
a366c205559d: Pull complete
ee5250d81b13: Pull complete
b7bef50898de: Pull complete
cdf053195db5: Pull complete
Digest: sha256:e0ea23add14382f2fc770dcf3fa9dfdfbfa835e9b429778c3cc57ddd24c1f0e4
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-nodesecurity:b685
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.yml:
	Environment key "es2021" is unknown

    at /usr/local/node_modules/eslint/lib/config/config-validator.js:138:23
    at Array.forEach (<anonymous>)
    at validateEnvironment (/usr/local/node_modules/eslint/lib/config/config-validator.js:131:34)
    at Object.validate (/usr/local/node_modules/eslint/lib/config/config-validator.js:160:5)
    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