mountaindude/butler-sos

View on GitHub
fix: Fix broken Linux build #1604
Göran Sander authored 8a8e160b
errored00:00:24
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-markdownlint:b899
b899: Pulling from codeclimate/codeclimate-markdownlint
fc7181108d40: Pulling fs layer
fb832b8d529e: Pulling fs layer
f928adca00a3: Pulling fs layer
b83899fd2d55: Pulling fs layer
28b20e0f6f6d: Pulling fs layer
08fb5f231db7: Pulling fs layer
f38c4e552cb4: Pulling fs layer
55842d8caf87: Pulling fs layer
1714cd20476b: Pulling fs layer
56a5ac5fa648: Pulling fs layer
43c3c1d360a9: Pulling fs layer
d05637603ec0: Pulling fs layer
905f23712bf9: Pulling fs layer
eb5a5c105220: Pulling fs layer
f38c4e552cb4: Waiting
55842d8caf87: Waiting
1714cd20476b: Waiting
56a5ac5fa648: Waiting
43c3c1d360a9: Waiting
d05637603ec0: Waiting
905f23712bf9: Waiting
eb5a5c105220: Waiting
b83899fd2d55: Waiting
28b20e0f6f6d: Waiting
08fb5f231db7: Waiting
f928adca00a3: Verifying Checksum
f928adca00a3: Download complete
fc7181108d40: Verifying Checksum
fc7181108d40: Download complete
28b20e0f6f6d: Verifying Checksum
28b20e0f6f6d: Download complete
fb832b8d529e: Download complete
08fb5f231db7: Verifying Checksum
08fb5f231db7: Download complete
b83899fd2d55: Verifying Checksum
b83899fd2d55: Download complete
f38c4e552cb4: Download complete
55842d8caf87: Verifying Checksum
55842d8caf87: Download complete
56a5ac5fa648: Verifying Checksum
56a5ac5fa648: Download complete
43c3c1d360a9: Download complete
905f23712bf9: Verifying Checksum
905f23712bf9: Download complete
d05637603ec0: Verifying Checksum
d05637603ec0: Download complete
fc7181108d40: Pull complete
eb5a5c105220: Verifying Checksum
eb5a5c105220: Download complete
fb832b8d529e: Pull complete
f928adca00a3: Pull complete
1714cd20476b: Verifying Checksum
1714cd20476b: Download complete
b83899fd2d55: Pull complete
28b20e0f6f6d: Pull complete
08fb5f231db7: Pull complete
f38c4e552cb4: Pull complete
55842d8caf87: Pull complete
1714cd20476b: Pull complete
56a5ac5fa648: Pull complete
43c3c1d360a9: Pull complete
d05637603ec0: Pull complete
905f23712bf9: Pull complete
eb5a5c105220: Pull complete
Digest: sha256:482ba0cc7d87edf77cc280a8550578f40adf0e2514c3744317761f3092c7239c
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-markdownlint:b899
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-12T07:51:27.781956 #1]  WARN -- : Skipping src/lib/config-file-verify.js due to CC::Parser::Client::HTTPError
W, [2024-04-12T07:51:27.781991 #1]  WARN -- : Response status: 422
6
duplication
View output
15
Parser process id: 15
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-12T07:51:32.316858 #1]  WARN -- : Skipping ./src/lib/config-file-verify.js due to CC::Parser::Client::HTTPError
W, [2024-04-12T07:51:32.316937 #1]  WARN -- : Response status: 422
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