Skip to content

feat: Add workflows #56

feat: Add workflows

feat: Add workflows #56

Triggered via pull request November 28, 2023 14:42
Status Failure
Total duration 41s
Artifacts

linters.yml

on: pull_request
Matrix: lint-unit / chefstyle
lint-unit  /  yamllint
8s
lint-unit / yamllint
lint-unit  /  markdown-lint
3s
lint-unit / markdown-lint
Matrix: lint-unit / test
Fit to window
Zoom out
Zoom in

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 "---"