(CAT-1226) - Remove Compatibility for Puppet 7.10 and below #89
Annotations
10 errors
rubocop:
lib/rspec-puppet/adapters.rb#L38
Metrics/AbcSize: Assignment Branch Condition size for setup_puppet is too high. [<22, 48, 16> 55.17/47]
|
rubocop:
lib/rspec-puppet/adapters.rb#L38
Metrics/MethodLength: Method has too many lines. [49/37]
|
rubocop:
lib/rspec-puppet/adapters.rb#L147
Style/TrailingCommaInArrayLiteral: Avoid comma after the last item of an array.
|
rubocop:
lib/rspec-puppet/adapters.rb#L151
Lint/DuplicateMethods: Method `RSpec::Puppet::Adapters::Base#current_environment` is defined at both lib/rspec-puppet/adapters.rb:134 and lib/rspec-puppet/adapters.rb:151.
|
rubocop:
lib/rspec-puppet/adapters.rb#L186
Style/TrailingCommaInArrayLiteral: Avoid comma after the last item of an array.
|
rubocop:
spec/classes/hash_spec.rb#L25
Layout/ExtraSpacing: Unnecessary spacing detected.
|
rubocop:
spec/classes/hash_spec.rb#L25
Layout/SpaceAroundOperators: Operator `=>` should be surrounded by a single space.
|
rubocop:
spec/classes/server_facts_spec.rb#L20
Lint/Syntax: unexpected token kEND
(Using Ruby 2.7 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
rubocop:
spec/functions/split_spec.rb#L10
Lint/UselessAssignment: Useless assignment to variable - `expected_error_message`. Did you mean `expected_error`?
|
rubocop:
spec/unit/adapters_spec.rb#L1
RSpec/SpecFilePathFormat: Spec path should end with `rspec/puppet/adapters/base*_spec.rb`.
|
The logs for this run have expired and are no longer available.
Loading