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: Pulling fs layer
716b0e096692: Pulling fs layer
fe6faad74785: Pulling fs layer
210ec5508c76: Pulling fs layer
c0598cf3675c: Pulling fs layer
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
e5606a8ea0d4: Waiting
210ec5508c76: Waiting
c0598cf3675c: Waiting
86a4f3cc9a5e: Waiting
a5d46899df2d: Waiting
b27818791512: Waiting
b1c3d3b5b66c: Waiting
d5e019eb1a31: Waiting
f785f38b9608: Waiting
8e9c5ebc6536: Waiting
4c2605ced9e8: Waiting
716b0e096692: Download complete
210ec5508c76: Verifying Checksum
210ec5508c76: Download complete
a2abf6c4d29d: Verifying Checksum
a2abf6c4d29d: Download complete
fe6faad74785: Verifying Checksum
fe6faad74785: Download complete
c0598cf3675c: Verifying Checksum
c0598cf3675c: Download complete
e5606a8ea0d4: Verifying Checksum
e5606a8ea0d4: Download complete
b27818791512: Verifying Checksum
b27818791512: Download complete
86a4f3cc9a5e: Verifying Checksum
86a4f3cc9a5e: Download complete
a2abf6c4d29d: Pull complete
716b0e096692: Pull complete
d5e019eb1a31: Verifying Checksum
d5e019eb1a31: Download complete
a5d46899df2d: Verifying Checksum
a5d46899df2d: Download complete
c3e13e26d339: Verifying Checksum
c3e13e26d339: Download complete
f785f38b9608: Verifying Checksum
f785f38b9608: Download complete
b1c3d3b5b66c: Verifying Checksum
b1c3d3b5b66c: Download complete
8e9c5ebc6536: Verifying Checksum
8e9c5ebc6536: Download complete
fe6faad74785: Pull complete
210ec5508c76: Pull complete
c0598cf3675c: Pull complete
e5606a8ea0d4: Pull complete
b27818791512: Pull complete
86a4f3cc9a5e: Pull complete
a5d46899df2d: Pull complete
d5e019eb1a31: Pull 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:24.283603 #1] WARN -- : Skipping src/network/Network.ts due to CC::Parser::Client::HTTPError
W, [2024-10-24T10:26:24.283637 #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:27.788818 #1] WARN -- : Skipping src/network/Network.ts due to CC::Parser::Client::HTTPError
W, [2024-10-24T10:26:27.789088 #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
|