Update dependency rubocop to '~> 1.80.0' #105
Triggered via pull request
September 15, 2025 14:38
Status
Success
Total duration
21m 27s
Artifacts
–
pr_tests.yml
on: pull_request
Puppet Syntax
56s
Puppet Style
36s
Ruby Style
36s
File checks
44s
RELENG checks
37s
Matrix: Puppet Spec
Annotations
3 errors
|
Ruby Style
Process completed with exit code 1.
|
|
Ruby Style:
spec/spec_helper_acceptance.rb#L3
Layout/EmptyLinesAfterModuleInclusion: Add an empty line after module inclusion. (https://rubystyle.guide#empty-lines-after-module-inclusion)
|
|
Ruby Style:
spec/acceptance/support/helpers/simp_gitlab_beaker_helpers.rb#L48
Style/EmptyStringInsideInterpolation: Do not return empty strings in string interpolation. (https://rubystyle.guide#empty-strings-in-interpolation)
|