Skip to content

feat: console API (#311) #246

feat: console API (#311)

feat: console API (#311) #246

Triggered via push June 19, 2024 04:21
Status Success
Total duration 6m 57s
Artifacts 6

release.yml

on: push
Matrix: build-release
create-release
21s
create-release
deploy-docker
38s
deploy-docker
Fit to window
Zoom out
Zoom in

Annotations

79 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/atm0s-media-server/atm0s-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/atm0s-media-server/atm0s-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/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 x64)
`atm0s-media-server` (lib) generated 2 warnings
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/atm0s-media-server/atm0s-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/atm0s-media-server/atm0s-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/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 2 warnings
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/atm0s-media-server/atm0s-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)
/home/runner/work/atm0s-media-server/atm0s-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): bin/src/quinn/vnet.rs#L14
field `local_port` is never read
build-release (linux musl x64)
`atm0s-media-server` (lib) generated 2 warnings
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/atm0s-media-server/atm0s-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)
/home/runner/work/atm0s-media-server/atm0s-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): 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)
`atm0s-media-server` (lib) generated 2 warnings
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)
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/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)
/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): bin/src/quinn/vnet.rs#L14
field `local_port` is never read
build-release (linux gnu aarch64)
`atm0s-media-server` (lib) generated 2 warnings
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)
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_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 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): bin/src/quinn/vnet.rs#L14
field `local_port` is never read
build-release (linux musl aarch64)
`atm0s-media-server` (lib) generated 2 warnings
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
9.03 MB
aarch64-unknown-linux-gnu
9.78 MB
aarch64-unknown-linux-musl
9.89 MB
x86_64-apple-darwin
8.97 MB
x86_64-unknown-linux-gnu
9.67 MB
x86_64-unknown-linux-musl
9.73 MB