Rolias/trello-helper

View on GitHub
update all packages #191
Tod Gentille authored a360910d
errored00:00:25
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.json.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-git-legal:b626
b626: Pulling from codeclimate/codeclimate-git-legal
90f4dba627d6: Already exists
98c1a7514ba6: Pulling fs layer
e970acb20b34: Pulling fs layer
37b763b54c24: Pulling fs layer
fda57ec1751e: Pulling fs layer
4c6564efa402: Pulling fs layer
d9d2999a61cb: Pulling fs layer
580a7c85932d: Pulling fs layer
14042ef0ceb7: Pulling fs layer
a176c29021cd: Pulling fs layer
fb61bdd6c9e5: Pulling fs layer
5902f4e6bfdf: Pulling fs layer
01d61cd90194: Pulling fs layer
bfd3418a31a7: Pulling fs layer
4c6564efa402: Waiting
d9d2999a61cb: Waiting
580a7c85932d: Waiting
14042ef0ceb7: Waiting
a176c29021cd: Waiting
fb61bdd6c9e5: Waiting
5902f4e6bfdf: Waiting
01d61cd90194: Waiting
bfd3418a31a7: Waiting
fda57ec1751e: Waiting
98c1a7514ba6: Verifying Checksum
98c1a7514ba6: Download complete
37b763b54c24: Verifying Checksum
37b763b54c24: Download complete
98c1a7514ba6: Pull complete
fda57ec1751e: Verifying Checksum
fda57ec1751e: Download complete
4c6564efa402: Verifying Checksum
4c6564efa402: Download complete
e970acb20b34: Verifying Checksum
e970acb20b34: Download complete
580a7c85932d: Verifying Checksum
580a7c85932d: Download complete
d9d2999a61cb: Download complete
14042ef0ceb7: Verifying Checksum
14042ef0ceb7: Download complete
fb61bdd6c9e5: Verifying Checksum
fb61bdd6c9e5: Download complete
01d61cd90194: Verifying Checksum
01d61cd90194: Download complete
bfd3418a31a7: Verifying Checksum
bfd3418a31a7: Download complete
e970acb20b34: Pull complete
5902f4e6bfdf: Verifying Checksum
5902f4e6bfdf: Download complete
a176c29021cd: Verifying Checksum
a176c29021cd: Download complete
37b763b54c24: Pull complete
fda57ec1751e: Pull complete
4c6564efa402: Pull complete
d9d2999a61cb: Pull complete
580a7c85932d: Pull complete
14042ef0ceb7: Pull complete
a176c29021cd: Pull complete
fb61bdd6c9e5: Pull complete
5902f4e6bfdf: Pull complete
01d61cd90194: Pull complete
bfd3418a31a7: Pull complete
Digest: sha256:61138dd4b61200e7b5250841c2bccf3128018ff186d011cb1ee6041f41403c4d
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-git-legal:b626
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-23T02:40:51.168962 #1]  WARN -- : Skipping docs/assets/js/search.js due to CC::Parser::Client::HTTPError
W, [2024-04-23T02:40:51.169021 #1]  WARN -- : Response status: 422
W, [2024-04-23T02:40:51.176916 #1]  WARN -- : Skipping docs/assets/js/main.js due to CC::Parser::Client::HTTPError
W, [2024-04-23T02:40:51.176960 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-23T02:40:55.242762 #1]  WARN -- : Skipping ./docs/assets/js/search.js due to CC::Parser::Client::HTTPError
W, [2024-04-23T02:40:55.242806 #1]  WARN -- : Response status: 422
W, [2024-04-23T02:40:55.248427 #1]  WARN -- : Skipping ./docs/assets/js/main.js due to CC::Parser::Client::HTTPError
W, [2024-04-23T02:40:55.248457 #1]  WARN -- : Response status: 422
7
eslint
eslint engine documentation
View output
Module not supported: @typescript-eslint/parser
/usr/src/app/lib/validate_config.js:17
        throw e;
        ^

Error: /code/.eslintrc.js:
	Configuration for rule "@typescript-eslint/member-delimiter-style" is invalid:
	Severity should be one of the following: 0 = off, 1 = warn, 2 = error (you passed '{  multiline: { delimiter: "comma", requireLast: true },  singleline: { delimiter: "comma", requireLast: true },  overrides: { interface: { multiline: [Object] } }}').

    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