apt
apt copied to clipboard
Manual Cookstyle Fixes Required
Cookstyle Manual Fixes Required
The following Cookstyle offenses were found but require manual fixes:
test/integration/resources/resources_spec.rb
- Chef/Deprecations/ResourceWithoutUnifiedTrue at line 1: Chef/Deprecations/ResourceWithoutUnifiedTrue: Set
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)
test/integration/resources/unattended_upgrades_spec.rb
- Chef/Deprecations/ResourceWithoutUnifiedTrue at line 1: Chef/Deprecations/ResourceWithoutUnifiedTrue: Set
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
- Total offenses requiring manual fixes: 2
- Files with issues: 23
This issue was automatically generated by the GitHub Cookstyle Runner.