Upgrade RuboCop to 1.69 + enable new cops #252
Annotations
9 errors and 2 warnings
cookstyle:
lib/rubocop/cop/chef/correctness/invalid_platform_family_helper.rb#L59
[Correctable] Style/ArrayFirstLast: Use last. (#first-and-last)
|
cookstyle:
lib/rubocop/cop/chef/deprecation/node_set_without_level.rb#L61
[Correctable] Style/ArrayFirstLast: Use first. (#first-and-last)
|
cookstyle:
lib/rubocop/cop/chef/modernize/windows_registry_uac.rb#L64
[Correctable] Style/ArrayFirstLast: Use first. (#first-and-last)
|
cookstyle:
lib/rubocop/cop/chef/modernize/windows_registry_uac.rb#L65
[Correctable] Style/ArrayFirstLast: Use first. (#first-and-last)
|
cookstyle:
lib/rubocop/cop/chef/style/comments_copyright_format.rb#L67
[Correctable] Style/ArrayFirstLast: Use first. (#first-and-last)
|
cookstyle:
lib/rubocop/cop/chef/style/comments_copyright_format.rb#L80
[Correctable] Style/ArrayFirstLast: Use first. (#first-and-last)
|
cookstyle:
lib/rubocop/cop/chef/style/comments_copyright_format.rb#L92
[Correctable] Style/ArrayFirstLast: Use first. (#first-and-last)
|
cookstyle:
lib/rubocop/cop/chef/style/unnecessary_platform_case_statement.rb#L78
[Correctable] Style/ArrayFirstLast: Use last. (#first-and-last)
|
cookstyle
Process completed with exit code 1.
|
cookstyle
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cookstyle:
lib/rubocop/cop/chef/redundant/unnecessary_desired_state.rb#L48
[Correctable] Lint/BooleanSymbol: Symbol with a boolean name - you probably meant to use true.
|