theforeman/foreman_ansible

View on GitHub
SAT-22989 - Remove 'Run Insights maintenance plan' #3285
Leos Stejskal authored ebb158e8
complete00:00:34
1
git clone
2
codeclimate validate-config
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
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-radon:b695
b695: Pulling from codeclimate/codeclimate-radon
e00d546a75ad: Pulling fs layer
21f0a0866768: Pulling fs layer
cd9d3946aa16: Pulling fs layer
2e56add6654f: Pulling fs layer
6c87f215a2be: Pulling fs layer
c2b31566ca3d: Pulling fs layer
2e56add6654f: Waiting
6c87f215a2be: Waiting
c2b31566ca3d: Waiting
21f0a0866768: Download complete
e00d546a75ad: Download complete
cd9d3946aa16: Verifying Checksum
cd9d3946aa16: Download complete
6c87f215a2be: Verifying Checksum
6c87f215a2be: Download complete
e00d546a75ad: Pull complete
c2b31566ca3d: Verifying Checksum
c2b31566ca3d: Download complete
21f0a0866768: Pull complete
2e56add6654f: Verifying Checksum
2e56add6654f: Download complete
cd9d3946aa16: Pull complete
2e56add6654f: Pull complete
6c87f215a2be: Pull complete
c2b31566ca3d: Pull complete
Digest: sha256:dfeb7edc634b4e2f851f3c788f7c21bd8bae097d4c66af722c76a6ba51121f98
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-radon:b695
docker pull codeclimate/codeclimate-rubocop:b705
b705: 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
0f62bb3afce9: Pulling fs layer
c438ea47abb6: Pulling fs layer
ce87c905e14a: Pulling fs layer
54fa2413dc0e: Pulling fs layer
b91bb9ce328b: Pulling fs layer
16d4f7838006: Pulling fs layer
c495d0db8c1a: Pulling fs layer
c438ea47abb6: Waiting
ce87c905e14a: Waiting
54fa2413dc0e: Waiting
c495d0db8c1a: Waiting
b91bb9ce328b: Waiting
16d4f7838006: Waiting
12139539199e: Waiting
e46ee7bc75f6: Verifying Checksum
e46ee7bc75f6: Download complete
cca28d9d22b9: Verifying Checksum
cca28d9d22b9: Download complete
aad63a933944: Verifying Checksum
aad63a933944: Download complete
c262dbdf41d7: Verifying Checksum
c262dbdf41d7: Download complete
0f62bb3afce9: Verifying Checksum
0f62bb3afce9: Download complete
aad63a933944: Pull complete
c438ea47abb6: Verifying Checksum
c438ea47abb6: Download complete
12139539199e: Verifying Checksum
12139539199e: Download complete
ce87c905e14a: Verifying Checksum
ce87c905e14a: Download complete
cca28d9d22b9: Pull complete
e46ee7bc75f6: Pull complete
b91bb9ce328b: Download complete
16d4f7838006: Verifying Checksum
16d4f7838006: Download complete
c495d0db8c1a: Verifying Checksum
c495d0db8c1a: Download complete
12139539199e: Pull complete
c262dbdf41d7: Pull complete
54fa2413dc0e: Verifying Checksum
54fa2413dc0e: Download complete
0f62bb3afce9: Pull complete
c438ea47abb6: Pull complete
ce87c905e14a: Pull complete
54fa2413dc0e: Pull complete
b91bb9ce328b: Pull complete
16d4f7838006: Pull complete
c495d0db8c1a: Pull complete
Digest: sha256:079ffc85f9a94a1061229b688dd6d67cd7c9b39a42800d007168ec2324e93203
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-rubocop:b705
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...
I, [2024-04-23T06:46:37.233468 #1]  INFO -- : Skipping file ./lib/foreman_ansible/engine.rb due to exception (Racc::ParseError): ./lib/foreman_ansible/engine.rb:73 :: parse error on value ["rescue", 73] (kRESCUE)
7
brakeman
brakeman engine documentation
8
fixme
fixme engine documentation
9
radon
radon engine documentation
View output
Running radon3...
10
rubocop
rubocop engine documentation
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:
 - Layout/EmptyLinesAroundAttributeAccessor (0.83)
 - Layout/SpaceAroundMethodCallOperator (0.82)
 - Lint/DeprecatedOpenSSLConstant (0.84)
 - Lint/MixedRegexpCaptureTypes (0.85)
 - Lint/RaiseException (0.81)
 - Lint/StructNewOverride (0.81)
 - Style/AccessorGrouping (0.87)
 - Style/BisectedAttrAccessor (0.87)
 - Style/ExponentialNotation (0.82)
 - Style/HashEachMethods (0.80)
 - Style/HashTransformKeys (0.80)
 - Style/HashTransformValues (0.80)
 - Style/RedundantAssignment (0.87)
 - Style/RedundantFetchBlock (0.86)
 - Style/RedundantRegexpCharacterClass (0.85)
 - Style/RedundantRegexpEscape (0.85)
 - Style/SlicingWithRange (0.83)
 - Performance/AncestorsInclude (1.7)
 - Performance/BigDecimalWithNumericArgument (1.7)
 - Performance/RedundantSortBlock (1.7)
 - Performance/RedundantStringChars (1.7)
 - Performance/ReverseFirst (1.7)
 - Performance/SortReverse (1.7)
 - Performance/Squeeze (1.7)
 - Performance/StringInclude (1.7)
For more information: https://docs.rubocop.org/rubocop/versioning.html