apt icon indicating copy to clipboard operation
apt copied to clipboard

Manual Cookstyle Fixes Required

Open damacus opened this issue 2 months ago • 0 comments

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 true in 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 true in 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.

damacus avatar Oct 09 '25 12:10 damacus