Skip to content

Add GitHub Actions workflows #7

Add GitHub Actions workflows

Add GitHub Actions workflows #7

Triggered via pull request November 13, 2023 14:38
Status Failure
Total duration 1m 46s
Artifacts

ci.yml

on: pull_request
Matrix: chefstyle
yamllint
5s
yamllint
Matrix: unit
Matrix: Integration test on Linux
Matrix: Integration test on Windows
Fit to window
Zoom out
Zoom in

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/