Skip to content

modulesync 5.1.0

modulesync 5.1.0 #13

Triggered via pull request August 17, 2023 12:48
@bastelfreakbastelfreak
synchronize #69
modulesync
Status Failure
Total duration 50s
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

6 errors
Puppet / Static validations: spec/acceptance/class_spec.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
Puppet / Static validations: spec/defines/centos7_spec.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
Puppet / Static validations: spec/defines/centos7_spec.rb#L33
Style/HashEachMethods: Use `each_key` instead of `keys.each`. (https://rubystyle.guide#hash-each)
Puppet / Static validations: spec/defines/centos7_spec.rb#L46
RSpec/EmptyLineAfterExample: Add an empty line after `it`. (https://rspec.rubystyle.guide/#empty-lines-around-examples, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyLineAfterExample)
Puppet / Static validations: spec/defines/centos7_spec.rb#L48
Style/HashEachMethods: Use `each_key` instead of `keys.each`. (https://rubystyle.guide#hash-each)
Puppet / Static validations
Process completed with exit code 1.