feat: Add publish workflow, lint workflow #6
lint.yaml
on: pull_request
Matrix: lint-unit / chefstyle
Matrix: lint-unit / test
Annotations
4 errors and 3 warnings
lint-unit / Chefstyle on Ruby 3.2:
lib/busser/bats/version.rb#L1
[Correctable] Style/Encoding: Unnecessary utf-8 encoding comment.
|
lint-unit / Chefstyle on Ruby 3.2:
lib/busser/bats/version.rb#L24
[Correctable] Style/MutableConstant: Freeze mutable objects assigned to constants.
|
lint-unit / Chefstyle on Ruby 3.2:
lib/busser/runner_plugin/bats.rb#L1
[Correctable] Style/Encoding: Unnecessary utf-8 encoding comment.
|
lint-unit / Chefstyle on Ruby 3.2
Process completed with exit code 1.
|
lint-unit / yamllint:
vendor/bats/.travis.yml#L1
1:1 [document-start] missing document start "---"
|
lint-unit / yamllint:
config/cucumber.yml#L1
1:1 [document-start] missing document start "---"
|
lint-unit / yamllint:
.github/dependabot.yml#L1
1:1 [document-start] missing document start "---"
|