-
-
Notifications
You must be signed in to change notification settings - Fork 11
Manual Cookstyle Fixes Required #75
Copy link
Copy link
Closed
Description
Cookstyle Manual Fixes Required
The following Cookstyle offenses were found but require manual fixes:
resources/entry.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)
resources/install.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)
resources/rule.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: 3
- Files with issues: 11
This issue was automatically generated by the GitHub Cookstyle Runner.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels