Skip to content

Add support for chef-client 19 license requirement and habitat install location to chef provisioner #166

Add support for chef-client 19 license requirement and habitat install location to chef provisioner

Add support for chef-client 19 license requirement and habitat install location to chef provisioner #166

Triggered via pull request February 5, 2025 19:35
Status Failure
Total duration 1m 9s
Artifacts

lint.yml

on: pull_request
yamllint
6s
yamllint
markdown-lint
7s
markdown-lint
markdown-link-check
21s
markdown-link-check
Matrix: Cookstyle/Chefstyle on Ruby
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Cookstyle/Chefstyle on Ruby (3.3): lib/kitchen/provisioner/chef_base.rb#L740
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping. (https://rubystyle.guide#consistent-string-literals)
Cookstyle/Chefstyle on Ruby (3.3): lib/kitchen/provisioner/chef_base.rb#L741
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping. (https://rubystyle.guide#consistent-string-literals)
Cookstyle/Chefstyle on Ruby (3.3): lib/kitchen/provisioner/chef_base.rb#L749
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping. (https://rubystyle.guide#consistent-string-literals)
Cookstyle/Chefstyle on Ruby (3.3)
Process completed with exit code 1.