Skip to content

Add rubocop config #282

Add rubocop config

Add rubocop config #282

Triggered via pull request May 24, 2024 08:44
Status Failure
Total duration 42s
Artifacts

test.yml

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

Annotations

10 errors and 8 warnings
rubocop: Gemfile#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
rubocop: Gemfile#L10
Layout/SpaceAroundOperators: Surrounding space missing for operator `!=`. (https://rubystyle.guide#spaces-operators)
rubocop: Gemfile#L11
Style/HashSyntax: Use the new Ruby 1.9 hash syntax. (https://rubystyle.guide#hash-literals)
rubocop: Gemfile#L12
Bundler/OrderedGems: Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem `codecov` should appear before `simplecov-console`.
rubocop: Gemfile#L12
Style/HashSyntax: Use the new Ruby 1.9 hash syntax. (https://rubystyle.guide#hash-literals)
rubocop: Gemfile#L16
Style/HashSyntax: Use the new Ruby 1.9 hash syntax. (https://rubystyle.guide#hash-literals)
rubocop: Rakefile#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
rubocop: Rakefile#L5
Style/HashSyntax: Use the new Ruby 1.9 hash syntax. (https://rubystyle.guide#hash-literals)
rubocop: Rakefile#L12
Style/PercentLiteralDelimiters: `%w`-literals should be delimited by `[` and `]`. (https://rubystyle.guide#percent-literal-braces)
rubocop: Rakefile#L17
Lint/SuppressedException: Do not suppress exceptions. (https://rubystyle.guide#dont-hide-exceptions)
Ruby 3.1 - Puppet ~> 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ruby 3.0 - Puppet ~> 7.24
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ruby 3.2 - Puppet ~> 7.24
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ruby 3.3 - Puppet ~> 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ruby 3.2 - Puppet ~> 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ruby 3.1 - Puppet ~> 7.24
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ruby 2.7 - Puppet ~> 7.24
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ruby 3.3 - Puppet ~> 7.24
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.