Skip to content

Merge pull request #493 from crazy-max/qemu-check-installed #1465

Merge pull request #493 from crazy-max/qemu-check-installed

Merge pull request #493 from crazy-max/qemu-check-installed #1465

Triggered via push November 18, 2024 14:45
Status Cancelled
Total duration 18m 40s
Artifacts 8

test.yml

on: push
Matrix: test-itg
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 13 warnings
test-itg (buildx/bake.test.itg.ts, macos-12)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
test-itg (buildx/bake.test.itg.ts, macos-12)
GitHub Actions has encountered an internal error when running your job.
test-itg (buildx/history.test.itg.ts, macos-12)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
test-itg (buildx/history.test.itg.ts, macos-12)
GitHub Actions has encountered an internal error when running your job.
test-itg (buildx/buildx.test.itg.ts, macos-12)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
test-itg (buildx/buildx.test.itg.ts, macos-12)
GitHub Actions has encountered an internal error when running your job.
test-itg (buildx/install.test.itg.ts, macos-12)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
test-itg (buildx/install.test.itg.ts, macos-12)
GitHub Actions has encountered an internal error when running your job.
test-itg (cache.test.itg.ts, macos-12)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
test-itg (cache.test.itg.ts, macos-12)
GitHub Actions has encountered an internal error when running your job.
test-itg (docker/docker.test.itg.ts, macos-12)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
test-itg (docker/docker.test.itg.ts, macos-12)
GitHub Actions has encountered an internal error when running your job.
test-itg (docker/install.test.itg.ts, macos-12)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
test-itg (docker/install.test.itg.ts, macos-12)
GitHub Actions has encountered an internal error when running your job.
test-itg (undock/install.test.itg.ts, macos-12)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
test-itg (undock/install.test.itg.ts, macos-12)
GitHub Actions has encountered an internal error when running your job.
test-itg (github.test.itg.ts, macos-12)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
test-itg (github.test.itg.ts, macos-12)
GitHub Actions has encountered an internal error when running your job.
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L25
ConsistentInstructionCasing: Command 'COPy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
Multiple instructions of the same type should not be used in the same stage: __tests__/.fixtures/lint.Dockerfile#L29
MultipleInstructionsDisallowed: Multiple CMD instructions should not be used in the same stage because only the last one will be used More info: https://docs.docker.com/go/dockerfile/rule/multiple-instructions-disallowed/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: __tests__/.fixtures/lint.Dockerfile#L31
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
The MAINTAINER instruction is deprecated, use a label instead to define an image author: __tests__/.fixtures/lint.Dockerfile#L24
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L17
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L18
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L23
ConsistentInstructionCasing: Command 'from' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
The MAINTAINER instruction is deprecated, use a label instead to define an image author: __tests__/.fixtures/lint.Dockerfile#L24
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L17
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L23
ConsistentInstructionCasing: Command 'from' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
test-itg (docker/install.test.itg.ts, ubuntu-latest)
ERROR: failed to remove one or more builders
test-itg (docker/install.test.itg.ts, macos-13)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (docker/install.test.itg.ts, macos-13)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!

Artifacts

Produced during runtime
Name Size
docker~actions-toolkit~B1E7DV.dockerbuild Expired
18 KB
docker~actions-toolkit~CHLCDA+1.dockerbuild Expired
17.6 KB
docker~actions-toolkit~CIL4E9.dockerbuild Expired
17.8 KB
docker~actions-toolkit~M3YJHF.dockerbuild Expired
11.5 KB
docker~actions-toolkit~QJ2OAX.dockerbuild Expired
9.87 KB
docker~actions-toolkit~XFFZGP.dockerbuild
72.9 KB
docker~actions-toolkit~YUJDWE+15.dockerbuild Expired
86 KB
github-repo.json Expired
18 KB