Release #92
Triggered via release
January 15, 2024 10:07
haixuanTao
published
054ae5a
Status
Failure
Total duration
29m 42s
Artifacts
–
release.yml
on: release
Matrix: Cargo Release
Matrix: Linux ARM Release
Matrix: MacOS ARM Release
Matrix: Unix Release
Matrix: Windows Release
Annotations
3 errors and 15 warnings
Cargo Release (ubuntu-20.04)
Process completed with exit code 101.
|
Linux ARM Release (ubuntu-20.04)
ENOENT: no such file or directory, stat 'target/aarch64-unknown-linux-gnu/release/dora archive_aarch64/dora'
|
MacOS ARM Release (macos-12)
ENOENT: no such file or directory, stat 'target/aarch64-apple-darwin/release/dora archive_aarch64/dora'
|
Unix Release (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[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/
|
Unix Release (ubuntu-20.04)
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/
|
Unix Release (ubuntu-20.04):
binaries/runtime/src/operator/mod.rs#L22
unused variable: `dataflow_descriptor`
|
Linux ARM Release (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1, actions/[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/
|
Linux ARM Release (ubuntu-20.04):
binaries/runtime/src/operator/mod.rs#L22
unused variable: `dataflow_descriptor`
|
Linux ARM Release (ubuntu-20.04)
`dora-runtime` (lib) generated 1 warning (run `cargo fix --lib -p dora-runtime` to apply 1 suggestion)
|
Windows Release (windows-2022)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[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/
|
Windows Release (windows-2022):
binaries/runtime/src/operator/mod.rs#L22
unused variable: `dataflow_descriptor`
|
Windows Release (windows-2022)
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/
|
Unix Release (macos-12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[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/
|
Unix Release (macos-12)
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/
|
Unix Release (macos-12):
binaries/runtime/src/operator/mod.rs#L22
unused variable: `dataflow_descriptor`
|
MacOS ARM Release (macos-12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1, actions/[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/
|
MacOS ARM Release (macos-12):
binaries/runtime/src/operator/mod.rs#L22
unused variable: `dataflow_descriptor`
|
MacOS ARM Release (macos-12)
`dora-runtime` (lib) generated 1 warning (run `cargo fix --lib -p dora-runtime` to apply 1 suggestion)
|