Skip to content

Fix: Switch to buildx builder #26

Fix: Switch to buildx builder

Fix: Switch to buildx builder #26

Triggered via pull request November 14, 2023 14:31
Status Cancelled
Total duration 2m 3s
Artifacts

ci.yml

on: pull_request
Matrix: chefstyle
yamllint
9s
yamllint
Matrix: unit
Matrix: integration-capabilities
Matrix: integration-linux
Matrix: integration-windows
Fit to window
Zoom out
Zoom in

Annotations

76 errors and 17 warnings
Chefstyle on Ruby 3.1: lib/docker/version.rb#L15
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
Chefstyle on Ruby 3.1: lib/docker/version.rb#L20
[Correctable] Style/MutableConstant: Freeze mutable objects assigned to constants.
Chefstyle on Ruby 3.1: lib/docker/version.rb#L20
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
Chefstyle on Ruby 3.1: lib/docker/version.rb#L21
[Correctable] Style/MutableConstant: Freeze mutable objects assigned to constants.
Chefstyle on Ruby 3.1: lib/docker/version.rb#L21
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
Chefstyle on Ruby 3.1: lib/kitchen/docker/container.rb#L14
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
Chefstyle on Ruby 3.1: lib/kitchen/docker/container.rb#L15
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
Chefstyle on Ruby 3.1: lib/kitchen/docker/container.rb#L16
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
Chefstyle on Ruby 3.1: lib/kitchen/docker/container.rb#L17
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
Chefstyle on Ruby 3.1: lib/kitchen/docker/container.rb#L36
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
Linux amd64 centos-8
Process completed with exit code 1.
Linux default amazonlinux-2
The run was canceled by @damacus.
Linux amd64 ubuntu-20.04
Process completed with exit code 1.
Linux default centos-7
The run was canceled by @damacus.
Linux arm64 fedora-latest
The run was canceled by @damacus.
Linux default ubuntu-18.04
The run was canceled by @damacus.
Linux default debian-11
The run was canceled by @damacus.
Linux default debian-12
The run was canceled by @damacus.
Linux default opensuse-15
The run was canceled by @damacus.
Linux default rockylinux-8
The run was canceled by @damacus.
Linux default centos-8
The run was canceled by @damacus.
Linux default fedora-latest
The run was canceled by @damacus.
Linux default oraclelinux-7
The run was canceled by @damacus.
Linux default ubuntu-20.04
The run was canceled by @damacus.
Linux arm64 ubuntu-18.04
The run was canceled by @damacus.
Linux no_build_context amazonlinux-2
The run was canceled by @damacus.
Linux default dockerfile
The run was canceled by @damacus.
Linux no_build_context centos-7
The run was canceled by @damacus.
Linux no_build_context debian-11
The run was canceled by @damacus.
Linux arm64 centos-8
The run was canceled by @damacus.
Linux no_build_context centos-8
The run was canceled by @damacus.
Linux arm64 debian-11
The run was canceled by @damacus.
Linux no_build_context ubuntu-18.04
The run was canceled by @damacus.
Linux no_build_context oraclelinux-7
The run was canceled by @damacus.
Linux no_build_context debian-12
The run was canceled by @damacus.
Linux arm64 debian-12
The run was canceled by @damacus.
Linux arm64 dockerfile
The run was canceled by @damacus.
Linux no_build_context ubuntu-20.04
The run was canceled by @damacus.
Linux arm64 opensuse-15
The run was canceled by @damacus.
Linux arm64 rockylinux-8
The run was canceled by @damacus.
Linux no_build_context dockerfile
The run was canceled by @damacus.
Linux arm64 ubuntu-20.04
The run was canceled by @damacus.
Linux no_build_context opensuse-15
The run was canceled by @damacus.
Linux no_build_context fedora-latest
The run was canceled by @damacus.
Linux no_build_context rockylinux-8
The run was canceled by @damacus.
Linux inspec centos-8
The run was canceled by @damacus.
Linux arm64 oraclelinux-7
The run was canceled by @damacus.
Linux inspec fedora-latest
The run was canceled by @damacus.
Linux inspec centos-7
The run was canceled by @damacus.
Linux inspec amazonlinux-2
The run was canceled by @damacus.
Linux inspec debian-12
The run was canceled by @damacus.
Linux inspec ubuntu-18.04
The run was canceled by @damacus.
Linux inspec ubuntu-20.04
The run was canceled by @damacus.
Linux inspec rockylinux-8
The run was canceled by @damacus.
Linux inspec opensuse-15
The run was canceled by @damacus.
Linux inspec dockerfile
The run was canceled by @damacus.
Linux inspec oraclelinux-7
The run was canceled by @damacus.
Linux inspec debian-11
The run was canceled by @damacus.
Linux arm64 amazonlinux-2
The operation was canceled.
Windows default ubuntu-20.04
The run was canceled by @damacus.
Windows default ubuntu-20.04
The operation was canceled.
Linux amd64 dockerfile
The operation was canceled.
Linux amd64 ubuntu-18.04
The operation was canceled.
Linux amd64 centos-7
The operation was canceled.
Linux capabilities debian-11
The operation was canceled.
Linux arm64 centos-7
The run was canceled by @damacus.
Linux arm64 centos-7
The operation was canceled.
Linux capabilities ubuntu-20.04
The operation was canceled.
Linux capabilities ubuntu-18.04
The operation was canceled.
Linux amd64 rockylinux-8
The operation was canceled.
Linux amd64 amazonlinux-2
The operation was canceled.
Linux amd64 debian-12
The operation was canceled.
Linux amd64 fedora-latest
The operation was canceled.
Linux amd64 debian-11
The operation was canceled.
Linux amd64 oraclelinux-7
The operation was canceled.
Linux amd64 opensuse-15
The operation was canceled.
Chefstyle on Ruby 3.1: lib/train/docker.rb#L77
Lint/Void: self used in void context.
Linux amd64 centos-8
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/
Linux amd64 ubuntu-20.04
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/
Linux arm64 amazonlinux-2
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/
Linux amd64 dockerfile
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/
Linux amd64 ubuntu-18.04
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/
Linux amd64 centos-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/
Linux capabilities debian-11
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/
Linux capabilities ubuntu-20.04
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/
Linux capabilities ubuntu-18.04
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/
Linux amd64 rockylinux-8
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/
Linux amd64 amazonlinux-2
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/
Linux amd64 debian-12
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/
Linux amd64 fedora-latest
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/
Linux amd64 debian-11
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/
Linux amd64 oraclelinux-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/
Linux amd64 opensuse-15
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/