1
git clone
00:00:00 2
codeclimate validate-config
00:00:01 View output codeclimate validate-config
WARNING: missing 'version' key. Please add `version: "2"`
3
codeclimate prepare
00:00:01 View output codeclimate prepare
4
builder pull-engines
00:00:05 View output determining required images
docker pull codeclimate/codeclimate-rubocop:b643
b643: Pulling from codeclimate/codeclimate-rubocop
aad63a933944: Pulling fs layer
cca28d9d22b9: Pulling fs layer
e46ee7bc75f6: Pulling fs layer
12139539199e: Pulling fs layer
c262dbdf41d7: Pulling fs layer
c60f9675b3ae: Pulling fs layer
22a29975f7c3: Pulling fs layer
db90d8c8874a: Pulling fs layer
473e988d2bb6: Pulling fs layer
28508d263905: Pulling fs layer
7fdf0dbda6ad: Pulling fs layer
65e6b9d3522d: Pulling fs layer
12139539199e: Waiting
db90d8c8874a: Waiting
473e988d2bb6: Waiting
28508d263905: Waiting
7fdf0dbda6ad: Waiting
c262dbdf41d7: Waiting
c60f9675b3ae: Waiting
22a29975f7c3: Waiting
65e6b9d3522d: Waiting
e46ee7bc75f6: Verifying Checksum
e46ee7bc75f6: Download complete
aad63a933944: Verifying Checksum
aad63a933944: Download complete
cca28d9d22b9: Verifying Checksum
cca28d9d22b9: Download complete
aad63a933944: Pull complete
c262dbdf41d7: Verifying Checksum
c262dbdf41d7: Download complete
c60f9675b3ae: Verifying Checksum
c60f9675b3ae: Download complete
cca28d9d22b9: Pull complete
12139539199e: Verifying Checksum
12139539199e: Download complete
22a29975f7c3: Verifying Checksum
22a29975f7c3: Download complete
e46ee7bc75f6: Pull complete
db90d8c8874a: Verifying Checksum
db90d8c8874a: Download complete
28508d263905: Download complete
7fdf0dbda6ad: Verifying Checksum
7fdf0dbda6ad: Download complete
65e6b9d3522d: Verifying Checksum
65e6b9d3522d: Download complete
12139539199e: Pull complete
c262dbdf41d7: Pull complete
c60f9675b3ae: Pull complete
22a29975f7c3: Pull complete
db90d8c8874a: Pull complete
473e988d2bb6: Verifying Checksum
473e988d2bb6: Download complete
473e988d2bb6: Pull complete
28508d263905: Pull complete
7fdf0dbda6ad: Pull complete
65e6b9d3522d: Pull complete
Digest: sha256:82df5742ce0ec63e5b04541ada6e126d3898a866a858e72db9888c7b3c482e2d
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-rubocop:b643
5
structure
00:00:03 View output 12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
6
duplication
00:00:03 View output 12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
7
rubocop rubocop engine documentation
00:00:03 View output The following cops were added to RuboCop, but are not configured. Please set Enabled to either `true` or `false` in your `.rubocop.yml` file:
- Lint/RaiseException (0.81)
- Lint/StructNewOverride (0.81)
- Style/HashEachMethods (0.80)
- Style/HashTransformKeys (0.80)
- Style/HashTransformValues (0.80)
For more information: https://docs.rubocop.org/en/latest/versioning/