Add GitHub Actions workflows #7
ci.yml
on: pull_request
Matrix: chefstyle
yamllint
5s
Matrix: unit
Matrix: Integration test on Linux
Matrix: Integration test on Windows
Annotations
10 errors and 1 warning
Chefstyle on Ruby 2.7:
lib/kitchen/docker/docker_version.rb#L19
[Correctable] Style/MutableConstant: Freeze mutable objects assigned to constants.
|
Chefstyle on Ruby 2.7:
lib/kitchen/docker/helpers/dockerfile_helper.rb#L25
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Chefstyle on Ruby 2.7:
lib/kitchen/docker/helpers/dockerfile_helper.rb#L27
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Chefstyle on Ruby 2.7:
lib/kitchen/docker/helpers/dockerfile_helper.rb#L27
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Chefstyle on Ruby 2.7:
lib/kitchen/docker/helpers/dockerfile_helper.rb#L29
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Chefstyle on Ruby 2.7:
lib/kitchen/docker/helpers/dockerfile_helper.rb#L31
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Chefstyle on Ruby 2.7:
lib/kitchen/docker/helpers/dockerfile_helper.rb#L33
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Chefstyle on Ruby 2.7:
lib/kitchen/docker/helpers/dockerfile_helper.rb#L35
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Chefstyle on Ruby 2.7:
lib/kitchen/docker/helpers/dockerfile_helper.rb#L35
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Chefstyle on Ruby 2.7:
lib/kitchen/docker/helpers/dockerfile_helper.rb#L35
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Chefstyle on Ruby 2.7
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|