Skip to content

Remove Legacy Facts #597

Remove Legacy Facts

Remove Legacy Facts #597

Triggered via pull request June 9, 2024 20:16
Status Failure
Total duration 37s
Artifacts

test.yml

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

Annotations

10 errors
rubocop: spec/facter_db_spec.rb#L219
Style/HashSyntax: Use the new Ruby 1.9 hash syntax. (https://rubystyle.guide#hash-literals)
rubocop: spec/facter_db_spec.rb#L225
Style/HashSyntax: Use the new Ruby 1.9 hash syntax. (https://rubystyle.guide#hash-literals)
rubocop: spec/facter_db_spec.rb#L255
Style/HashSyntax: Use the new Ruby 1.9 hash syntax. (https://rubystyle.guide#hash-literals)
rubocop: spec/facter_db_spec.rb#L262
Style/HashSyntax: Use the new Ruby 1.9 hash syntax. (https://rubystyle.guide#hash-literals)
rubocop: spec/facter_db_spec.rb#L305
Layout/IndentationWidth: Use 2 (not 4) spaces for indentation. (https://rubystyle.guide#spaces-indentation)
rubocop: spec/facter_db_spec.rb#L305
Layout/SpaceInsideHashLiteralBraces: Space inside { missing. (https://rubystyle.guide#spaces-braces)
rubocop: spec/facter_db_spec.rb#L305
Style/HashSyntax: Use the new Ruby 1.9 hash syntax. (https://rubystyle.guide#hash-literals)
rubocop: spec/facter_db_spec.rb#L305
Layout/SpaceInsideHashLiteralBraces: Space inside } missing. (https://rubystyle.guide#spaces-braces)
rubocop: spec/facter_db_spec.rb#L305
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
rubocop: spec/facter_db_spec.rb#L309
Style/HashSyntax: Use the new Ruby 1.9 hash syntax. (https://rubystyle.guide#hash-literals)