switch to voxpupuli-rubocop #101
ci.yml
on: pull_request
Matrix: spec
Matrix: acceptance
Waiting for pending jobs
Annotations
40 errors
spec (ubuntu-latest ruby 3.2 | puppet ~> 8.0) / spec:
spec/fixtures/module/Gemfile#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
spec (ubuntu-latest ruby 3.2 | puppet ~> 8.0) / spec:
spec/fixtures/module/Gemfile#L4
Lint/MixedRegexpCaptureTypes: Do not mix named captures and numbered captures in a Regexp literal.
|
spec (ubuntu-latest ruby 3.2 | puppet ~> 8.0) / spec:
spec/fixtures/module/Gemfile#L5
Style/RedundantRegexpEscape: Redundant escape inside regexp literal
|
spec (ubuntu-latest ruby 3.2 | puppet ~> 8.0) / spec:
spec/fixtures/module/Gemfile#L5
Style/RedundantRegexpEscape: Redundant escape inside regexp literal
|
spec (ubuntu-latest ruby 3.2 | puppet ~> 8.0) / spec:
spec/fixtures/module/Gemfile#L17
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec (ubuntu-latest ruby 3.2 | puppet ~> 8.0) / spec:
spec/fixtures/module/Gemfile#L18
Bundler/DuplicatedGem: Gem `json` requirements already given on line 17 of the Gemfile.
|
spec (ubuntu-latest ruby 3.2 | puppet ~> 8.0) / spec:
spec/fixtures/module/Gemfile#L18
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec (ubuntu-latest ruby 3.2 | puppet ~> 8.0) / spec:
spec/fixtures/module/Gemfile#L19
Bundler/DuplicatedGem: Gem `json` requirements already given on line 17 of the Gemfile.
|
spec (ubuntu-latest ruby 3.2 | puppet ~> 8.0) / spec:
spec/fixtures/module/Gemfile#L19
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec (ubuntu-latest ruby 3.2 | puppet ~> 8.0) / spec:
spec/fixtures/module/Gemfile#L20
Bundler/DuplicatedGem: Gem `json` requirements already given on line 17 of the Gemfile.
|
spec (ubuntu-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/fixtures/module/Gemfile#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
spec (ubuntu-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/fixtures/module/Gemfile#L4
Lint/MixedRegexpCaptureTypes: Do not mix named captures and numbered captures in a Regexp literal.
|
spec (ubuntu-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/fixtures/module/Gemfile#L5
Style/RedundantRegexpEscape: Redundant escape inside regexp literal
|
spec (ubuntu-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/fixtures/module/Gemfile#L5
Style/RedundantRegexpEscape: Redundant escape inside regexp literal
|
spec (ubuntu-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/fixtures/module/Gemfile#L17
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec (ubuntu-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/fixtures/module/Gemfile#L18
Bundler/DuplicatedGem: Gem `json` requirements already given on line 17 of the Gemfile.
|
spec (ubuntu-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/fixtures/module/Gemfile#L18
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec (ubuntu-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/fixtures/module/Gemfile#L19
Bundler/DuplicatedGem: Gem `json` requirements already given on line 17 of the Gemfile.
|
spec (ubuntu-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/fixtures/module/Gemfile#L19
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec (ubuntu-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/fixtures/module/Gemfile#L20
Bundler/DuplicatedGem: Gem `json` requirements already given on line 17 of the Gemfile.
|
spec (windows-latest ruby 3.2 | puppet ~> 8.0) / spec:
spec/fixtures/module/Gemfile#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
spec (windows-latest ruby 3.2 | puppet ~> 8.0) / spec:
spec/fixtures/module/Gemfile#L4
Lint/MixedRegexpCaptureTypes: Do not mix named captures and numbered captures in a Regexp literal.
|
spec (windows-latest ruby 3.2 | puppet ~> 8.0) / spec:
spec/fixtures/module/Gemfile#L5
Style/RedundantRegexpEscape: Redundant escape inside regexp literal
|
spec (windows-latest ruby 3.2 | puppet ~> 8.0) / spec:
spec/fixtures/module/Gemfile#L5
Style/RedundantRegexpEscape: Redundant escape inside regexp literal
|
spec (windows-latest ruby 3.2 | puppet ~> 8.0) / spec:
spec/fixtures/module/Gemfile#L17
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec (windows-latest ruby 3.2 | puppet ~> 8.0) / spec:
spec/fixtures/module/Gemfile#L18
Bundler/DuplicatedGem: Gem `json` requirements already given on line 17 of the Gemfile.
|
spec (windows-latest ruby 3.2 | puppet ~> 8.0) / spec:
spec/fixtures/module/Gemfile#L18
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec (windows-latest ruby 3.2 | puppet ~> 8.0) / spec:
spec/fixtures/module/Gemfile#L19
Bundler/DuplicatedGem: Gem `json` requirements already given on line 17 of the Gemfile.
|
spec (windows-latest ruby 3.2 | puppet ~> 8.0) / spec:
spec/fixtures/module/Gemfile#L19
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec (windows-latest ruby 3.2 | puppet ~> 8.0) / spec:
spec/fixtures/module/Gemfile#L20
Bundler/DuplicatedGem: Gem `json` requirements already given on line 17 of the Gemfile.
|
spec (windows-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/fixtures/module/Gemfile#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
spec (windows-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/fixtures/module/Gemfile#L4
Lint/MixedRegexpCaptureTypes: Do not mix named captures and numbered captures in a Regexp literal.
|
spec (windows-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/fixtures/module/Gemfile#L5
Style/RedundantRegexpEscape: Redundant escape inside regexp literal
|
spec (windows-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/fixtures/module/Gemfile#L5
Style/RedundantRegexpEscape: Redundant escape inside regexp literal
|
spec (windows-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/fixtures/module/Gemfile#L17
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec (windows-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/fixtures/module/Gemfile#L18
Bundler/DuplicatedGem: Gem `json` requirements already given on line 17 of the Gemfile.
|
spec (windows-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/fixtures/module/Gemfile#L18
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec (windows-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/fixtures/module/Gemfile#L19
Bundler/DuplicatedGem: Gem `json` requirements already given on line 17 of the Gemfile.
|
spec (windows-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/fixtures/module/Gemfile#L19
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec (windows-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/fixtures/module/Gemfile#L20
Bundler/DuplicatedGem: Gem `json` requirements already given on line 17 of the Gemfile.
|