1
git clone
00:00:01 2
codeclimate validate-config
00:00:01 View output codeclimate validate-config
WARNING: 'engines' has been deprecated, please use 'plugins' instead
WARNING: 'exclude_paths' has been deprecated, please use 'exclude_patterns' instead
WARNING: 'ratings' has been deprecated, and will not be used
3
codeclimate prepare
00:00:01 View output codeclimate prepare
4
builder pull-engines
00:00:12 View output determining required images
docker pull codeclimate/codeclimate-tslint:b969
b969: Pulling from codeclimate/codeclimate-tslint
5d20c808ce19: Pulling fs layer
81ddb4312f72: Pulling fs layer
b9ed547955eb: Pulling fs layer
82774e6bb354: Pulling fs layer
5901e5f73f82: Pulling fs layer
e7b25343aeaf: Pulling fs layer
4e829706c40f: Pulling fs layer
d267a7fc1bc6: Pulling fs layer
1f42be4d7ec8: Pulling fs layer
fa8a3eccb920: Pulling fs layer
cab27f0f06bb: Pulling fs layer
f3892497a6ac: Pulling fs layer
e7b25343aeaf: Waiting
4e829706c40f: Waiting
d267a7fc1bc6: Waiting
1f42be4d7ec8: Waiting
fa8a3eccb920: Waiting
cab27f0f06bb: Waiting
f3892497a6ac: Waiting
82774e6bb354: Waiting
b9ed547955eb: Verifying Checksum
b9ed547955eb: Download complete
5d20c808ce19: Verifying Checksum
5d20c808ce19: Download complete
5d20c808ce19: Pull complete
5901e5f73f82: Download complete
82774e6bb354: Verifying Checksum
82774e6bb354: Download complete
e7b25343aeaf: Verifying Checksum
e7b25343aeaf: Download complete
81ddb4312f72: Verifying Checksum
81ddb4312f72: Download complete
1f42be4d7ec8: Download complete
d267a7fc1bc6: Verifying Checksum
d267a7fc1bc6: Download complete
fa8a3eccb920: Verifying Checksum
fa8a3eccb920: Download complete
cab27f0f06bb: Download complete
f3892497a6ac: Verifying Checksum
f3892497a6ac: Download complete
81ddb4312f72: Pull complete
b9ed547955eb: Pull complete
82774e6bb354: Pull complete
5901e5f73f82: Pull complete
e7b25343aeaf: Pull complete
4e829706c40f: Download complete
4e829706c40f: Pull complete
d267a7fc1bc6: Pull complete
1f42be4d7ec8: Pull complete
fa8a3eccb920: Pull complete
cab27f0f06bb: Pull complete
f3892497a6ac: Pull complete
Digest: sha256:ecff3d2c4fe458e16f8d2b5e0a089f747cf92adc071c541a9c3448301133ccf7
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-tslint:b969
5
structure
00:00:04 View output 12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
6
duplication
00:00:02 View output 12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
7
eslint eslint engine documentation
00:00:00 View output No rules are configured. Make sure you have added a config file with rules enabled.
See our documentation at https://docs.codeclimate.com/docs/eslint for more information.
(node:8) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
(node:8) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'find' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'test' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'head' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'to' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'which' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'set' of module exports inside circular dependency
8
tslint tslint engine documentation
00:00:03 View output no-use-before-declare is deprecated. Since TypeScript 2.9. Please use the built-in compiler checks instead.
Could not find implementations for the following rules specified in the configuration:
prettier
Try upgrading TSLint and/or ensuring that you have all necessary custom rules installed.
If TSLint was recently upgraded, you may have old rules configured which need to be cleaned up.
Warning: The 'deprecation' rule requires type information.
Warning: The 'no-use-before-declare' rule requires type information.
9
fixme fixme engine documentation
00:00:00