Skip to content

modulesync 7.2.0

modulesync 7.2.0 #14

Triggered via pull request August 17, 2023 12:58
Status Failure
Total duration 51s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
36s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Puppet / Static validations: spec/acceptance/download_file_spec.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
Puppet / Static validations: spec/defines/download_file_spec.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
Puppet / Static validations: spec/defines/download_file_spec.rb#L5
Lint/MissingCopEnableDirective: Re-enable Layout/TrailingWhitespace cop with `# rubocop:enable` after disabling it.
Puppet / Static validations: spec/defines/download_file_spec.rb#L538
RSpec/UnspecifiedException: Specify the exception being captured (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/UnspecifiedException)
Puppet / Static validations: spec/spec_helper_acceptance.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
Puppet / Static validations: spec/spec_helper_acceptance.rb#L10
Style/FetchEnvVar: Use `ENV.fetch('PUPPET_GEM_VERSION')` or `ENV.fetch('PUPPET_GEM_VERSION', nil)` instead of `ENV['PUPPET_GEM_VERSION']`. (https://rubystyle.guide/#hash-fetch-defaults)
Puppet / Static validations: spec/spec_helper_acceptance.rb#L28
Style/RedundantConstantBase: Remove redundant `::`.
Puppet / Static validations: spec/spec_helper_acceptance.rb#L32
Style/StringConcatenation: Prefer string interpolation to string concatenation. (https://rubystyle.guide#string-interpolation)
Puppet / Static validations
Process completed with exit code 1.