Cookstyle Manual Fixes Required
The following Cookstyle offenses were found but require manual fixes:
resources/entry.rb
resources/install.rb
resources/rule.rb
Summary
- Total offenses requiring manual fixes: 3
- Files with issues: 11
This issue was automatically generated by the GitHub Cookstyle Runner.
Cookstyle Manual Fixes Required
The following Cookstyle offenses were found but require manual fixes:
resources/entry.rb
unified_mode truein Chef Infra Client 15.3+ custom resources to ensure they work correctly in Chef Infra Client 18 (April 2022) when Unified Mode becomes the default. (https://docs.chef.io/workstation/cookstyle/chef_deprecations_resourcewithoutunifiedtrue)resources/install.rb
unified_mode truein Chef Infra Client 15.3+ custom resources to ensure they work correctly in Chef Infra Client 18 (April 2022) when Unified Mode becomes the default. (https://docs.chef.io/workstation/cookstyle/chef_deprecations_resourcewithoutunifiedtrue)resources/rule.rb
unified_mode truein Chef Infra Client 15.3+ custom resources to ensure they work correctly in Chef Infra Client 18 (April 2022) when Unified Mode becomes the default. (https://docs.chef.io/workstation/cookstyle/chef_deprecations_resourcewithoutunifiedtrue)Summary
This issue was automatically generated by the GitHub Cookstyle Runner.