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
|
5 | structure | | View output |
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-10-21T07:07:43.288473 #1] WARN -- : Skipping src/network/Network.ts due to CC::Parser::Client::HTTPError
W, [2024-10-21T07:07:43.288510 #1] WARN -- : Response status: 422
|
6 | duplication | | View output |
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-10-21T07:07:46.720252 #1] WARN -- : Skipping src/network/Network.ts due to CC::Parser::Client::HTTPError
W, [2024-10-21T07:07:46.720340 #1] WARN -- : Response status: 422
|
7 | eslint eslint engine documentation | | View output |
Ignoring the following rules that rely on module resolution:
* import/extensions
* import/named
* import/namespace
* import/no-absolute-path
* import/no-cycle
* import/no-duplicates
* import/no-extraneous-dependencies
* import/no-named-as-default
* import/no-named-as-default-member
* import/no-restricted-paths
* import/no-unresolved
* node/no-hide-code-modules
* node/no-missing-require
Ignoring the following settings that rely on module resolution:
* import/resolver
|