Skip to content

Rebuild RHEL facts on Vagrant #380

Rebuild RHEL facts on Vagrant

Rebuild RHEL facts on Vagrant #380

Triggered via pull request March 19, 2024 06:19
Status Failure
Total duration 56s
Artifacts

test.yml

on: pull_request
Matrix: test
Test suite
0s
Test suite
Fit to window
Zoom out
Zoom in

Annotations

4 errors
rubocop: facts/Vagrantfile#L11
Style/IfUnlessModifier: Favor modifier `if` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`. (https://rubystyle.guide#if-as-a-modifier)
rubocop: facts/Vagrantfile#L11
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
rubocop: facts/Vagrantfile#L12
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
rubocop
Process completed with exit code 1.