feat: Add workflows #56
linters.yml
on: pull_request
Matrix: lint-unit / chefstyle
Matrix: lint-unit / test
Annotations
6 errors and 1 warning
lint-unit / Chefstyle on Ruby 3.2:
lib/kitchen/driver/gce.rb#L87
[Correctable] Style/RedundantFreeze: Do not freeze immutable objects, as freezing them has no effect.
|
lint-unit / Chefstyle on Ruby 3.2:
lib/kitchen/driver/gce.rb#L275
[Correctable] Style/HashSyntax: Omit the hash value.
|
lint-unit / Chefstyle on Ruby 3.2:
lib/kitchen/driver/gce.rb#L276
[Correctable] Style/HashSyntax: Omit the hash value.
|
lint-unit / Chefstyle on Ruby 3.2:
lib/kitchen/driver/gce.rb#L279
[Correctable] Style/HashSyntax: Omit the hash value.
|
lint-unit / Chefstyle on Ruby 3.2:
lib/kitchen/driver/gce_version.rb#L23
[Correctable] Style/RedundantFreeze: Do not freeze immutable objects, as freezing them has no effect.
|
lint-unit / Chefstyle on Ruby 3.2
Process completed with exit code 1.
|
lint-unit / yamllint:
.markdownlint.yaml#L1
1:1 [document-start] missing document start "---"
|