Skip to content

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

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 #94

Triggered via pull request March 1, 2024 20:28
Status Failure
Total duration 22s
Artifacts

lint.yml

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

Annotations

5 errors and 2 warnings
chefstyle: lib/chef/resource/private_key.rb#L202
[Correctable] Layout/IndentationWidth: Use 2 (not -7) spaces for indentation.
chefstyle: lib/chef/resource/private_key.rb#L203
[Correctable] Layout/ElseAlignment: Align elsif with if.
chefstyle: lib/chef/resource/private_key.rb#L214
[Correctable] Layout/ElseAlignment: Align elsif with if.
chefstyle: lib/chef/resource/private_key.rb#L216
[Correctable] Layout/ElseAlignment: Align else with if.
chefstyle
Process completed with exit code 1.
chefstyle: lib/chef/resource/private_key.rb#L201
Lint/UselessAssignment: Useless assignment to variable - things.
chefstyle: lib/chef/resource/private_key.rb#L218
[Correctable] Layout/EndAlignment: end at 218, 10 is not aligned with if at 201, 19.