(CAT-1984) - Add forge auth to fixtures module install #342
ci.yml
on: pull_request
Matrix: spec
Matrix: acceptance
Waiting for pending jobs
Annotations
9 errors
spec (ruby 3.3) / spec:
spec/unit/puppetlabs_spec_helper/tasks/fixture_helpers_spec.rb#L183
RSpec/SubjectStub: Do not stub methods of the object under test. (https://rspec.rubystyle.guide/#dont-stub-subject, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/SubjectStub)
|
spec (ruby 3.3) / spec:
spec/unit/puppetlabs_spec_helper/tasks/fixture_helpers_spec.rb#L186
Style/SpecialGlobalVars: Prefer `$CHILD_STATUS` from the stdlib 'English' module (don't forget to require it) over `$?`. (https://rubystyle.guide#no-cryptic-perlisms)
|
spec (ruby 3.3) / spec
Process completed with exit code 1.
|
spec (ruby 3.2) / spec:
spec/unit/puppetlabs_spec_helper/tasks/fixture_helpers_spec.rb#L183
RSpec/SubjectStub: Do not stub methods of the object under test. (https://rspec.rubystyle.guide/#dont-stub-subject, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/SubjectStub)
|
spec (ruby 3.2) / spec:
spec/unit/puppetlabs_spec_helper/tasks/fixture_helpers_spec.rb#L186
Style/SpecialGlobalVars: Prefer `$CHILD_STATUS` from the stdlib 'English' module (don't forget to require it) over `$?`. (https://rubystyle.guide#no-cryptic-perlisms)
|
spec (ruby 3.2) / spec
Process completed with exit code 1.
|
spec (ruby 2.7) / spec:
spec/unit/puppetlabs_spec_helper/tasks/fixture_helpers_spec.rb#L183
RSpec/SubjectStub: Do not stub methods of the object under test. (https://rspec.rubystyle.guide/#dont-stub-subject, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/SubjectStub)
|
spec (ruby 2.7) / spec:
spec/unit/puppetlabs_spec_helper/tasks/fixture_helpers_spec.rb#L186
Style/SpecialGlobalVars: Prefer `$CHILD_STATUS` from the stdlib 'English' module (don't forget to require it) over `$?`. (https://rubystyle.guide#no-cryptic-perlisms)
|
spec (ruby 2.7) / spec
Process completed with exit code 1.
|