merge queue: embarking main (08ce2ad) and [#7616 + #7732] together #63
ci-lint.yml
on: pull_request
Checks changed-files
10s
Annotations
6 warnings
[actionlint] .github/workflows/ci-unit-tests-docker.yml#L94:
.github/workflows/ci-unit-tests-docker.yml#L94
label "ubuntu-latest-xl" is unknown. available labels are "windows-latest", "windows-2022", "windows-2019", "windows-2016", "ubuntu-latest", "ubuntu-22.04", "ubuntu-20.04", "ubuntu-18.04", "macos-latest", "macos-latest-xl", "macos-13-xl", "macos-13", "macos-13.0", "macos-12-xl", "macos-12", "macos-12.0", "macos-11", "macos-11.0", "macos-10.15", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file [runner-label]
|
[actionlint] .github/workflows/ci-unit-tests-docker.yml#L119:
.github/workflows/ci-unit-tests-docker.yml#L119
label "ubuntu-latest-xl" is unknown. available labels are "windows-latest", "windows-2022", "windows-2019", "windows-2016", "ubuntu-latest", "ubuntu-22.04", "ubuntu-20.04", "ubuntu-18.04", "macos-latest", "macos-latest-xl", "macos-13-xl", "macos-13", "macos-13.0", "macos-12-xl", "macos-12", "macos-12.0", "macos-11", "macos-11.0", "macos-10.15", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file [runner-label]
|
[actionlint] .github/workflows/sub-test-zebra-config.yml#L49:
.github/workflows/sub-test-zebra-config.yml#L49
shellcheck reported issue in this script: SC2086:info:23:10: Double quote to prevent globbing and word splitting [shellcheck]
|
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: scherermichael-oss/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Clippy
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
37: [dependencies]
38: zebra-chain = { path = "../zebra-chain" , version = "1.0.0-beta.30" }
^
|