Skip to content

Add GitHub Actions workflows #8

Add GitHub Actions workflows

Add GitHub Actions workflows #8

Triggered via pull request November 13, 2023 14:40
Status Failure
Total duration 48s
Artifacts

ci.yml

on: pull_request
Matrix: chefstyle
yamllint
6s
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/helpers/dockerfile_helper.rb#L14
[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#L15
[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#L20
[Correctable] Layout/TrailingWhitespace: Trailing whitespace detected.
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
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/