[chefstyle] import Chefstyle cops and config #192
Annotations
8 errors and 1 warning
cookstyle:
spec/rubocop/cop/chef/ruby/gemspec_require_rubygems_spec.rb#L26
[Correctable] Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc. (https://rubystyle.guide#squiggly-heredocs)
|
cookstyle:
spec/rubocop/cop/chef/ruby/gemspec_require_rubygems_spec.rb#L35
[Correctable] Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc. (https://rubystyle.guide#squiggly-heredocs)
|
cookstyle:
spec/rubocop/cop/chef/ruby/legacy_powershell_out_methods_spec.rb#L26
[Correctable] Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc. (https://rubystyle.guide#squiggly-heredocs)
|
cookstyle:
spec/rubocop/cop/chef/ruby/legacy_powershell_out_methods_spec.rb#L33
[Correctable] Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc. (https://rubystyle.guide#squiggly-heredocs)
|
cookstyle:
spec/rubocop/cop/chef/ruby/require_net_https_spec.rb#L26
[Correctable] Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc. (https://rubystyle.guide#squiggly-heredocs)
|
cookstyle:
spec/rubocop/cop/chef/ruby/require_net_https_spec.rb#L31
[Correctable] Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc. (https://rubystyle.guide#squiggly-heredocs)
|
cookstyle:
spec/rubocop/cop/chef/ruby/unless_defined_require_spec.rb#L27
[Correctable] Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc. (https://rubystyle.guide#squiggly-heredocs)
|
cookstyle
Process completed with exit code 1.
|
cookstyle
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|