cyberark/conjur-api-ruby

View on GitHub
Merge pull request #6 from Conjur-Enterprise/fix-promote #520
Shlomo Heigh authored 73a588cf
complete00:00:22
Your first build completed successfully!

Congratulations

Your first build completed successfully!

See the Results

1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
WARNING: missing 'version' key. Please add `version: "2"`
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-reek:b1077
b1077: Pulling from codeclimate/codeclimate-reek
169185f82c45: Pulling fs layer
222c39e7aa7a: Pulling fs layer
07546bd8601e: Pulling fs layer
7614965d2143: Pulling fs layer
7c1c951cf875: Pulling fs layer
5677c441f256: Pulling fs layer
efdfcd8fbec1: Pulling fs layer
c7595784a397: Pulling fs layer
f514b96dbbe5: Pulling fs layer
7631fbb23e31: Pulling fs layer
1c1134c7116e: Pulling fs layer
c35a874b378d: Pulling fs layer
7614965d2143: Waiting
c7595784a397: Waiting
7c1c951cf875: Waiting
efdfcd8fbec1: Waiting
5677c441f256: Waiting
f514b96dbbe5: Waiting
1c1134c7116e: Waiting
c35a874b378d: Waiting
222c39e7aa7a: Verifying Checksum
222c39e7aa7a: Download complete
169185f82c45: Download complete
7614965d2143: Verifying Checksum
7614965d2143: Download complete
169185f82c45: Pull complete
222c39e7aa7a: Pull complete
5677c441f256: Download complete
07546bd8601e: Verifying Checksum
07546bd8601e: Download complete
efdfcd8fbec1: Verifying Checksum
efdfcd8fbec1: Download complete
c7595784a397: Download complete
f514b96dbbe5: Download complete
1c1134c7116e: Verifying Checksum
1c1134c7116e: Download complete
7631fbb23e31: Verifying Checksum
7631fbb23e31: Download complete
07546bd8601e: Pull complete
c35a874b378d: Download complete
7614965d2143: Pull complete
7c1c951cf875: Verifying Checksum
7c1c951cf875: Download complete
7c1c951cf875: Pull complete
5677c441f256: Pull complete
efdfcd8fbec1: Pull complete
c7595784a397: Pull complete
f514b96dbbe5: Pull complete
7631fbb23e31: Pull complete
1c1134c7116e: Pull complete
c35a874b378d: Pull complete
Digest: sha256:5874e782ab8172808ddb4217d6a62d59f8ecbb0984a612f8d2c2a956dc8b2e7e
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-reek:b1077
docker pull codeclimate/codeclimate-shellcheck:b684
b684: Pulling from codeclimate/codeclimate-shellcheck
c19324d1d971: Pulling fs layer
b9d55d77164a: Pulling fs layer
8f50218ab73b: Pulling fs layer
9e528ae5c4ee: Pulling fs layer
b33d2a2eed86: Pulling fs layer
0c8afc39cf9e: Pulling fs layer
40c725c46ebc: Pulling fs layer
e49c9aa32ee7: Pulling fs layer
93181916221c: Pulling fs layer
9e528ae5c4ee: Waiting
0c8afc39cf9e: Waiting
b33d2a2eed86: Waiting
40c725c46ebc: Waiting
e49c9aa32ee7: Waiting
93181916221c: Waiting
b9d55d77164a: Verifying Checksum
b9d55d77164a: Download complete
8f50218ab73b: Verifying Checksum
8f50218ab73b: Download complete
c19324d1d971: Verifying Checksum
c19324d1d971: Download complete
c19324d1d971: Pull complete
9e528ae5c4ee: Download complete
b33d2a2eed86: Download complete
0c8afc39cf9e: Verifying Checksum
0c8afc39cf9e: Download complete
b9d55d77164a: Pull complete
93181916221c: Verifying Checksum
93181916221c: Download complete
e49c9aa32ee7: Verifying Checksum
e49c9aa32ee7: Download complete
8f50218ab73b: Pull complete
40c725c46ebc: Verifying Checksum
40c725c46ebc: Download complete
9e528ae5c4ee: Pull complete
b33d2a2eed86: Pull complete
0c8afc39cf9e: Pull complete
40c725c46ebc: Pull complete
e49c9aa32ee7: Pull complete
93181916221c: Pull complete
Digest: sha256:e0b2536aefdfd2c58c796ab66fea38b8c8b0389ce41a9bbfcd59ccd54b530acc
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-shellcheck:b684
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
7
rubocop
rubocop engine documentation
View output
.rubocop_settings.yml:58: `Layout/MultilineMethodCallIndentation` is concealed by line 70
The `Lint/UnneededSplatExpansion` cop has been renamed to `Lint/RedundantSplatExpansion`.
(obsolete configuration found in .rubocop_todo.yml, please update it)
The `Style/UnneededPercentQ` cop has been renamed to `Style/RedundantPercentQ`.
(obsolete configuration found in .rubocop_todo.yml, please update it)
Warning: unrecognized cop Lint/UnneededSplatExpansion found in .rubocop_todo.yml
Warning: unrecognized cop Performance/StringReplacement found in .rubocop_todo.yml
Warning: unrecognized cop Style/UnneededPercentQ found in .rubocop_todo.yml
The `Lint/UnneededSplatExpansion` cop has been renamed to `Lint/RedundantSplatExpansion`.
(obsolete configuration found in .rubocop.yml, please update it)
The `Style/UnneededPercentQ` cop has been renamed to `Style/RedundantPercentQ`.
(obsolete configuration found in .rubocop.yml, please update it)
Warning: unrecognized cop Lint/UnneededSplatExpansion found in .rubocop.yml
Warning: unrecognized cop Performance/StringReplacement found in .rubocop.yml
Warning: unrecognized cop Style/UnneededPercentQ found in .rubocop.yml
8
reek
reek engine documentation
View output
Error: You are using the legacy configuration format (including three
        colons) to configure Reek in one your source code comments.

        The source is 'lib/conjur/api/router.rb' and the comment belongs to the expression
        starting in line 23.

        Here's the original comment:

        # Router translates method arguments to rest-ful API request parameters.
# because of this, most of the methods suffer from :reek:LongParameterList:
# and :reek:UtilityFunction:

        Please see the Reek docs for information on how to configure Reek via
        source code comments: https://github.com/troessner/reek/blob/v6.0.4/docs/Smell-Suppression.md

        Update the offensive comment and re-run Reek.
9
shellcheck
shellcheck engine documentation