Skip to content

Use chef 17 for 3.0 tests, chef 18 for 3.1 tests #89

Use chef 17 for 3.0 tests, chef 18 for 3.1 tests

Use chef 17 for 3.0 tests, chef 18 for 3.1 tests #89

Triggered via pull request March 1, 2024 17:09
Status Failure
Total duration 27s
Artifacts

lint.yml

on: pull_request
chefstyle
16s
chefstyle
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
chefstyle: lib/chef/resource/private_key.rb#L209
[Correctable] Layout/IndentationConsistency: Inconsistent indentation detected.
chefstyle: lib/chef/resource/private_key.rb#L210
[Correctable] Layout/ElseAlignment: Align elsif with if.
chefstyle: lib/chef/resource/private_key.rb#L225
[Correctable] Layout/ElseAlignment: Align elsif with if.
chefstyle: lib/chef/resource/private_key.rb#L228
[Correctable] Layout/ElseAlignment: Align else with if.
chefstyle
Process completed with exit code 1.
chefstyle: lib/chef/resource/private_key.rb#L231
[Correctable] Layout/EndAlignment: end at 231, 10 is not aligned with if at 207, 19.