1
git clone
00:00:01 2
codeclimate validate-config
00:00:01 View output codeclimate validate-config
No errors or warnings found in .codeclimate.json.
3
codeclimate prepare
00:00:01 View output codeclimate prepare
4
builder pull-engines
00:00:08 View output determining required images
docker pull codeclimate/codeclimate-tslint:b969
b969: Pulling from codeclimate/codeclimate-tslint
5d20c808ce19: Already exists
81ddb4312f72: Already exists
b9ed547955eb: Already exists
82774e6bb354: Already exists
5901e5f73f82: Already exists
e7b25343aeaf: Already exists
4e829706c40f: Pulling fs layer
d267a7fc1bc6: Pulling fs layer
1f42be4d7ec8: Pulling fs layer
fa8a3eccb920: Pulling fs layer
cab27f0f06bb: Pulling fs layer
f3892497a6ac: Pulling fs layer
f3892497a6ac: Download complete
d267a7fc1bc6: Download complete
1f42be4d7ec8: Download complete
fa8a3eccb920: Download complete
cab27f0f06bb: Download complete
4e829706c40f: Pull complete
d267a7fc1bc6: Pull complete
1f42be4d7ec8: Pull complete
fa8a3eccb920: Pull complete
cab27f0f06bb: Pull complete
f3892497a6ac: Pull complete
Digest: sha256:ecff3d2c4fe458e16f8d2b5e0a089f747cf92adc071c541a9c3448301133ccf7
Status: Image is up to date for registry.prod.codeclimate.net/codeclimate/codeclimate-tslint:b969
5
structure
00:00:07 View output 12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-10-29T20:04:13.162130 #1] WARN -- : Skipping design/health/health-design.js due to CC::Parser::Client::HTTPError
W, [2024-10-29T20:04:13.162174 #1] WARN -- : Response status: 422
6
duplication
00:00:11 View output 12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-10-29T20:04:21.008591 #1] WARN -- : Skipping ./design/health/health-design.js due to CC::Parser::Client::HTTPError
W, [2024-10-29T20:04:21.008640 #1] WARN -- : Response status: 422
7
markdownlint markdownlint engine documentation
00:00:01 View output /usr/local/bundle/gems/posix-spawn-0.3.11/lib/posix/spawn.rb:467: warning: constant ::Fixnum is deprecated
8
tslint tslint engine documentation
00:00:08 View output no-use-before-declare is deprecated. Since TypeScript 2.9. Please use the built-in compiler checks instead.
Warning: The 'no-use-before-declare' rule requires type information.