Skip to content

Release

Release #144

Triggered via create July 6, 2024 09:11
Status Failure
Total duration 8m 14s
Artifacts 6

release.yml

on: create
Matrix: build-release
create-release
19s
create-release
deploy-docker
33s
deploy-docker
Fit to window
Zoom out
Zoom in

Annotations

1 error and 98 warnings
create-release
Reference does not exist
build-release (macos aarch64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-release (macos aarch64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-release (macos aarch64)
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/
build-release (macos aarch64)
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/
build-release (macos aarch64)
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/
build-release (macos aarch64)
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/
build-release (macos aarch64)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
build-release (macos aarch64)
/Users/runner/work/8xFF-decentralized-media-server/8xFF-decentralized-media-server/packages/media_runner/Cargo.toml: `default-features` is ignored for sans-io-runtime, since `default-features` was not specified for `workspace.dependencies.sans-io-runtime`, this could become a hard error in the future
build-release (macos aarch64)
/Users/runner/work/8xFF-decentralized-media-server/8xFF-decentralized-media-server/packages/media_core/Cargo.toml: `default-features` is ignored for sans-io-runtime, since `default-features` was not specified for `workspace.dependencies.sans-io-runtime`, this could become a hard error in the future
build-release (macos aarch64): packages/media_record/src/lib.rs#L17
fields `pending_chunks`, `pending_bytes`, `uploading_chunks`, `uploading_bytes`, `uploaded_chunks`, and `uploaded_bytes` are never read
build-release (macos aarch64)
`media-server-record` (lib) generated 1 warning
build-release (macos aarch64)
`transport-webrtc` (lib) generated 2 warnings
build-release (macos aarch64): bin/src/server/gateway.rs#L224
unused variable: `inflight`
build-release (macos aarch64): bin/src/server/gateway.rs#L224
unused variable: `acked`
build-release (macos x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-release (macos x64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-release (macos x64)
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/
build-release (macos x64)
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/
build-release (macos x64)
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/
build-release (macos x64)
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/
build-release (macos x64)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
build-release (macos x64)
/Users/runner/work/8xFF-decentralized-media-server/8xFF-decentralized-media-server/packages/transport_webrtc/Cargo.toml: `default-features` is ignored for sans-io-runtime, since `default-features` was not specified for `workspace.dependencies.sans-io-runtime`, this could become a hard error in the future
build-release (macos x64)
/Users/runner/work/8xFF-decentralized-media-server/8xFF-decentralized-media-server/packages/media_core/Cargo.toml: `default-features` is ignored for sans-io-runtime, since `default-features` was not specified for `workspace.dependencies.sans-io-runtime`, this could become a hard error in the future
build-release (macos x64)
build-release (macos x64): packages/media_record/src/lib.rs#L17
fields `pending_chunks`, `pending_bytes`, `uploading_chunks`, `uploading_bytes`, `uploaded_chunks`, and `uploaded_bytes` are never read
build-release (macos x64)
`media-server-record` (lib) generated 1 warning
build-release (macos x64)
`transport-webrtc` (lib) generated 2 warnings
build-release (macos x64): bin/src/server/gateway.rs#L224
unused variable: `inflight`
build-release (linux musl x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-release (linux musl x64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-release (linux musl x64)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
build-release (linux musl x64)
/home/runner/work/8xFF-decentralized-media-server/8xFF-decentralized-media-server/packages/media_core/Cargo.toml: `default-features` is ignored for sans-io-runtime, since `default-features` was not specified for `workspace.dependencies.sans-io-runtime`, this could become a hard error in the future
build-release (linux musl x64)
/home/runner/work/8xFF-decentralized-media-server/8xFF-decentralized-media-server/packages/media_runner/Cargo.toml: `default-features` is ignored for sans-io-runtime, since `default-features` was not specified for `workspace.dependencies.sans-io-runtime`, this could become a hard error in the future
build-release (linux musl x64): packages/media_record/src/lib.rs#L17
fields `pending_chunks`, `pending_bytes`, `uploading_chunks`, `uploading_bytes`, `uploaded_chunks`, and `uploaded_bytes` are never read
build-release (linux musl x64)
`media-server-record` (lib) generated 1 warning
build-release (linux musl x64)
`transport-webrtc` (lib) generated 2 warnings
build-release (linux musl x64): bin/src/server/gateway.rs#L224
unused variable: `queue`
build-release (linux musl x64)
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/
build-release (linux musl x64)
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/
build-release (linux musl x64)
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/
build-release (linux musl x64)
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/
build-release (linux gnu x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-release (linux gnu x64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-release (linux gnu x64)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
build-release (linux gnu x64)
/home/runner/work/8xFF-decentralized-media-server/8xFF-decentralized-media-server/packages/transport_webrtc/Cargo.toml: `default-features` is ignored for sans-io-runtime, since `default-features` was not specified for `workspace.dependencies.sans-io-runtime`, this could become a hard error in the future
build-release (linux gnu x64)
/home/runner/work/8xFF-decentralized-media-server/8xFF-decentralized-media-server/packages/media_runner/Cargo.toml: `default-features` is ignored for sans-io-runtime, since `default-features` was not specified for `workspace.dependencies.sans-io-runtime`, this could become a hard error in the future
build-release (linux gnu x64): packages/media_record/src/lib.rs#L17
fields `pending_chunks`, `pending_bytes`, `uploading_chunks`, `uploading_bytes`, `uploaded_chunks`, and `uploaded_bytes` are never read
build-release (linux gnu x64)
`media-server-record` (lib) generated 1 warning
build-release (linux gnu x64)
`transport-webrtc` (lib) generated 2 warnings
build-release (linux gnu x64): bin/src/server/gateway.rs#L224
unused variable: `inflight`
build-release (linux gnu x64)
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/
build-release (linux gnu x64)
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/
build-release (linux gnu x64)
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/
build-release (linux gnu x64)
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/
build-release (linux gnu aarch64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-release (linux gnu aarch64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-release (linux gnu aarch64)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
build-release (linux gnu aarch64)
/project/packages/media_core/Cargo.toml: `default-features` is ignored for sans-io-runtime, since `default-features` was not specified for `workspace.dependencies.sans-io-runtime`, this could become a hard error in the future
build-release (linux gnu aarch64)
/project/packages/transport_webrtc/Cargo.toml: `default-features` is ignored for sans-io-runtime, since `default-features` was not specified for `workspace.dependencies.sans-io-runtime`, this could become a hard error in the future
build-release (linux gnu aarch64): packages/media_record/src/lib.rs#L17
fields `pending_chunks`, `pending_bytes`, `uploading_chunks`, `uploading_bytes`, `uploaded_chunks`, and `uploaded_bytes` are never read
build-release (linux gnu aarch64)
`media-server-record` (lib) generated 1 warning
build-release (linux gnu aarch64)
`transport-webrtc` (lib) generated 2 warnings
build-release (linux gnu aarch64): bin/src/server/gateway.rs#L224
unused variable: `inflight`
build-release (linux gnu aarch64): bin/src/server/gateway.rs#L224
unused variable: `acked`
build-release (linux gnu aarch64)
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/
build-release (linux gnu aarch64)
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/
build-release (linux gnu aarch64)
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/
build-release (linux gnu aarch64)
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/
build-release (linux musl aarch64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-release (linux musl aarch64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-release (linux musl aarch64)
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/
build-release (linux musl aarch64)
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/
build-release (linux musl aarch64)
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/
build-release (linux musl aarch64)
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/
build-release (linux musl aarch64)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
build-release (linux musl aarch64)
/project/packages/transport_webrtc/Cargo.toml: `default-features` is ignored for sans-io-runtime, since `default-features` was not specified for `workspace.dependencies.sans-io-runtime`, this could become a hard error in the future
build-release (linux musl aarch64)
/project/packages/media_runner/Cargo.toml: `default-features` is ignored for sans-io-runtime, since `default-features` was not specified for `workspace.dependencies.sans-io-runtime`, this could become a hard error in the future
build-release (linux musl aarch64): packages/media_record/src/lib.rs#L17
fields `pending_chunks`, `pending_bytes`, `uploading_chunks`, `uploading_bytes`, `uploaded_chunks`, and `uploaded_bytes` are never read
build-release (linux musl aarch64)
`media-server-record` (lib) generated 1 warning
build-release (linux musl aarch64)
`transport-webrtc` (lib) generated 2 warnings
build-release (linux musl aarch64): bin/src/server/gateway.rs#L224
unused variable: `inflight`
create-release
The following actions uses node12 which is deprecated and will be forced to run on node16: marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
create-release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
aarch64-apple-darwin Expired
12.2 MB
aarch64-unknown-linux-gnu Expired
13.2 MB
aarch64-unknown-linux-musl Expired
13.4 MB
x86_64-apple-darwin Expired
12.3 MB
x86_64-unknown-linux-gnu Expired
13.2 MB
x86_64-unknown-linux-musl Expired
13.3 MB