Skip to content

feat: embed console panel to built binary (#318) #142

feat: embed console panel to built binary (#318)

feat: embed console panel to built binary (#318) #142

Triggered via push June 29, 2024 09:12
Status Success
Total duration 9m 53s
Artifacts 7

release.yml

on: push
build-frontend
1m 9s
build-frontend
Matrix: build-release
create-release
13s
create-release
deploy-docker
43s
deploy-docker
Fit to window
Zoom out
Zoom in

Annotations

100 warnings
build-release (macos x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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): bin/src/server/connector.rs#L52
variable does not need to be mutable
build-release (macos x64): bin/src/server/gateway.rs#L224
unused variable: `queue`
build-release (macos x64): bin/src/server/gateway.rs#L224
unused variable: `inflight`
build-release (macos x64): bin/src/server/gateway.rs#L224
unused variable: `acked`
build-release (macos x64): bin/src/quinn/vnet.rs#L14
field `local_port` is never read
build-release (macos x64): bin/src/server/media/runtime_worker.rs#L36
field `session` is never read
build-release (macos aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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/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 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): bin/src/server/connector.rs#L52
variable does not need to be mutable
build-release (macos aarch64): bin/src/server/gateway.rs#L224
unused variable: `queue`
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 aarch64): bin/src/quinn/vnet.rs#L14
field `local_port` is never read
build-release (macos aarch64): bin/src/server/media/runtime_worker.rs#L36
field `session` is never read
build-release (macos aarch64)
`atm0s-media-server` (lib) generated 6 warnings (run `cargo fix --lib -p atm0s-media-server` to apply 1 suggestion)
build-release (linux musl x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
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/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 x64): bin/src/server/connector.rs#L52
variable does not need to be mutable
build-release (linux musl x64): bin/src/server/gateway.rs#L224
unused variable: `queue`
build-release (linux musl x64): bin/src/server/gateway.rs#L224
unused variable: `inflight`
build-release (linux musl x64): bin/src/server/gateway.rs#L224
unused variable: `acked`
build-release (linux musl x64): bin/src/quinn/vnet.rs#L14
field `local_port` is never read
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
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/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 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): bin/src/server/connector.rs#L52
variable does not need to be mutable
build-release (linux gnu x64): bin/src/server/gateway.rs#L224
unused variable: `queue`
build-release (linux gnu x64): bin/src/server/gateway.rs#L224
unused variable: `inflight`
build-release (linux gnu x64): bin/src/server/gateway.rs#L224
unused variable: `acked`
build-release (linux gnu x64): bin/src/quinn/vnet.rs#L14
field `local_port` is never read
build-release (linux gnu x64): bin/src/server/media/runtime_worker.rs#L36
field `session` is never read
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 musl aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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/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)
/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): bin/src/server/connector.rs#L52
variable does not need to be mutable
build-release (linux musl aarch64): bin/src/server/gateway.rs#L224
unused variable: `inflight`
build-release (linux musl aarch64): bin/src/quinn/vnet.rs#L14
field `local_port` is never read
build-release (linux musl aarch64)
`atm0s-media-server` (lib) generated 6 warnings (run `cargo fix --lib -p atm0s-media-server` to apply 1 suggestion)
build-release (linux gnu aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
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/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 aarch64): bin/src/server/connector.rs#L52
variable does not need to be mutable
build-release (linux gnu aarch64): bin/src/server/gateway.rs#L224
unused variable: `queue`
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): bin/src/quinn/vnet.rs#L14
field `local_port` is never read
build-release (linux gnu aarch64)
`atm0s-media-server` (lib) generated 6 warnings (run `cargo fix --lib -p atm0s-media-server` to apply 1 suggestion)
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/
create-release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: marvinpinto/action-automatic-releases@latest. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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/
create-release
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/

Artifacts

Produced during runtime
Name Size
aarch64-apple-darwin Expired
12.8 MB
aarch64-unknown-linux-gnu Expired
13.7 MB
aarch64-unknown-linux-musl Expired
13.9 MB
console-frontend Expired
1.05 MB
x86_64-apple-darwin Expired
12.8 MB
x86_64-unknown-linux-gnu Expired
13.7 MB
x86_64-unknown-linux-musl Expired
13.8 MB