Skip to content

(CAT-1984) - Add forge auth to fixtures module install #342

(CAT-1984) - Add forge auth to fixtures module install

(CAT-1984) - Add forge auth to fixtures module install #342

Triggered via pull request September 16, 2024 08:28
Status Failure
Total duration 34s
Artifacts

ci.yml

on: pull_request
Matrix: spec
Matrix: acceptance
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

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.