Add configurable winpass_timeout for Windows password reset and migrate Chefstyle to Cookstyle #79
linters.yml
on: pull_request
Matrix: lint-unit / Cookstyle/Chefstyle on Ruby
lint-unit
/
yamllint
10s
lint-unit
/
markdown-lint
4s
Matrix: lint-unit / Unit Test with Ruby
Annotations
6 errors and 2 warnings
|
lint-unit / Cookstyle/Chefstyle on Ruby (3.4)
Process completed with exit code 1.
|
|
lint-unit / Cookstyle/Chefstyle on Ruby (3.4):
lib/kitchen/driver/gce.rb#L533
[Correctable] Style/RedundantReturn: Redundant return detected. (https://rubystyle.guide#no-explicit-return)
|
|
lint-unit / Cookstyle/Chefstyle on Ruby (3.4):
lib/kitchen/driver/gce.rb#L280
[Correctable] Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
lint-unit / Cookstyle/Chefstyle on Ruby (3.4):
lib/kitchen/driver/gce.rb#L279
[Correctable] Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
lint-unit / Cookstyle/Chefstyle on Ruby (3.4):
lib/kitchen/driver/gce.rb#L277
[Correctable] Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
lint-unit / Cookstyle/Chefstyle on Ruby (3.4):
lib/kitchen/driver/gce.rb#L276
[Correctable] Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
lint-unit / markdown-lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: DavidAnson/markdownlint-cli2-action@v20. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint-unit / Cookstyle/Chefstyle on Ruby (3.4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: r7kamura/rubocop-problem-matchers-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|