Skip to content

adding missing fact sets #351

adding missing fact sets

adding missing fact sets #351

Triggered via pull request December 8, 2023 18:41
Status Failure
Total duration 49s
Artifacts

test.yml

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

Annotations

10 errors
rubocop: facts/Vagrantfile#L95
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
rubocop: facts/Vagrantfile#L106
Layout/LeadingCommentSpace: Missing space after `#`. (https://rubystyle.guide#hash-space)
rubocop: facts/Vagrantfile#L110
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
rubocop: facts/Vagrantfile#L117
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
rubocop: facts/Vagrantfile#L120
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
rubocop: facts/Vagrantfile#L121
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
rubocop: facts/Vagrantfile#L122
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
rubocop: facts/Vagrantfile#L124
Layout/LeadingCommentSpace: Missing space after `#`. (https://rubystyle.guide#hash-space)
rubocop: facts/Vagrantfile#L130
Layout/LeadingCommentSpace: Missing space after `#`. (https://rubystyle.guide#hash-space)
rubocop: facts/Vagrantfile#L176
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)