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-eslint:b1602
b1602: Pulling from codeclimate/codeclimate-eslint
a2abf6c4d29d: Already exists
716b0e096692: Already exists
fe6faad74785: Already exists
210ec5508c76: Already exists
c0598cf3675c: Already exists
e5606a8ea0d4: Pulling fs layer
b27818791512: Pulling fs layer
86a4f3cc9a5e: Pulling fs layer
a5d46899df2d: Pulling fs layer
d5e019eb1a31: Pulling fs layer
c3e13e26d339: Pulling fs layer
4c2605ced9e8: Pulling fs layer
f785f38b9608: Pulling fs layer
b1c3d3b5b66c: Pulling fs layer
8e9c5ebc6536: Pulling fs layer
a5d46899df2d: Waiting
4c2605ced9e8: Waiting
f785f38b9608: Waiting
d5e019eb1a31: Waiting
8e9c5ebc6536: Waiting
c3e13e26d339: Waiting
b1c3d3b5b66c: Waiting
86a4f3cc9a5e: Verifying Checksum
86a4f3cc9a5e: Download complete
e5606a8ea0d4: Download complete
b27818791512: Verifying Checksum
b27818791512: Download complete
e5606a8ea0d4: Pull complete
a5d46899df2d: Download complete
b27818791512: Pull complete
d5e019eb1a31: Verifying Checksum
d5e019eb1a31: Download complete
86a4f3cc9a5e: Pull complete
c3e13e26d339: Download complete
a5d46899df2d: Pull complete
d5e019eb1a31: Pull complete
f785f38b9608: Verifying Checksum
f785f38b9608: Download complete
8e9c5ebc6536: Download complete
b1c3d3b5b66c: Verifying Checksum
b1c3d3b5b66c: Download complete
c3e13e26d339: Pull complete
4c2605ced9e8: Verifying Checksum
4c2605ced9e8: Download complete
4c2605ced9e8: Pull complete
f785f38b9608: Pull complete
b1c3d3b5b66c: Pull complete
8e9c5ebc6536: Pull complete
Digest: sha256:8bd396cecc68e2222b07217ed993dce517601c650b37cc15edf1f03d7e797ce3
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-eslint:b1602
|
5 | structure | | View output |
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-10-24T10:26:08.034005 #1] WARN -- : Skipping src/network/Network.ts due to CC::Parser::Client::HTTPError
W, [2024-10-24T10:26:08.034046 #1] WARN -- : Response status: 422
|
6 | duplication | | View output |
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-10-24T10:26:13.554095 #1] WARN -- : Skipping src/network/Network.ts due to CC::Parser::Client::HTTPError
W, [2024-10-24T10:26:13.554397 #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
|