code: Add docs and deprecation notices #581
push.yml
on: pull_request
cargo fmt (nightly)
17s
clippy (stable)
1m 3s
coverage
5m 37s
Cargo deny
24s
Matrix: dist
Matrix: test
Annotations
98 errors and 131 warnings
the since field must contain a semver-compliant version:
src/transfer.rs#L1018
error: the since field must contain a semver-compliant version
--> src/transfer.rs:1018:9
|
1018 | since = "0.7",
| ^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#deprecated_semver
|
the since field must contain a semver-compliant version:
src/transfer.rs#L954
error: the since field must contain a semver-compliant version
--> src/transfer.rs:954:9
|
954 | since = "0.7",
| ^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#deprecated_semver
|
the since field must contain a semver-compliant version:
src/transfer.rs#L914
error: the since field must contain a semver-compliant version
--> src/transfer.rs:914:9
|
914 | since = "0.7",
| ^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#deprecated_semver
|
the since field must contain a semver-compliant version:
src/transfer.rs#L894
error: the since field must contain a semver-compliant version
--> src/transfer.rs:894:9
|
894 | since = "0.7",
| ^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#deprecated_semver
|
the since field must contain a semver-compliant version:
src/core.rs#L262
error: the since field must contain a semver-compliant version
--> src/core.rs:262:18
|
262 | #[deprecated(since = "0.7", note = "Use the peer_version() method")]
| ^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#deprecated_semver
|
the since field must contain a semver-compliant version:
src/core.rs#L260
error: the since field must contain a semver-compliant version
--> src/core.rs:260:18
|
260 | #[deprecated(since = "0.7", note = "Use the our_version() method")]
| ^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#deprecated_semver
|
the since field must contain a semver-compliant version:
src/core.rs#L258
error: the since field must contain a semver-compliant version
--> src/core.rs:258:18
|
258 | #[deprecated(since = "0.7", note = "Use the verifier() method")]
| ^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#deprecated_semver
= note: `#[deny(clippy::deprecated_semver)]` on by default
|
clippy (stable)
Clippy had exited with the 101 exit code
|
test (macos-latest, 1.75):
src/transfer.rs#L976
failed to resolve: use of undeclared crate or module `async_std`
|
test (macos-latest, 1.75):
src/transfer.rs#L932
cannot find type `PathBuf` in this scope
|
test (macos-latest, 1.75):
src/transfer.rs#L971
cannot find type `Path` in this scope
|
test (macos-latest, 1.75):
src/transfer.rs#L972
cannot find type `Path` in this scope
|
test (macos-latest, 1.75):
src/transfer.rs#L1034
cannot find type `PathBuf` in this scope
|
test (macos-latest, 1.75):
src/transfer.rs#L1035
cannot find type `PathBuf` in this scope
|
test (macos-latest, 1.75):
src/transfer.rs#L943
no field `peer_addr` on type `TransitInfo`
|
test (macos-latest, 1.75):
src/transfer.rs#L1039
no variant or associated item named `new` found for enum `OfferEntry` in the current scope
|
test (macos-latest, 1.75):
src/transfer.rs#L1047
no field `peer_addr` on type `TransitInfo`
|
test (macos-latest, 1.75)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
test (ubuntu-latest, stable):
src/transfer.rs#L976
failed to resolve: use of undeclared crate or module `async_std`
|
test (ubuntu-latest, stable):
src/transfer.rs#L932
cannot find type `PathBuf` in this scope
|
test (ubuntu-latest, stable):
src/transfer.rs#L971
cannot find type `Path` in this scope
|
test (ubuntu-latest, stable):
src/transfer.rs#L972
cannot find type `Path` in this scope
|
test (ubuntu-latest, stable):
src/transfer.rs#L1034
cannot find type `PathBuf` in this scope
|
test (ubuntu-latest, stable):
src/transfer.rs#L1035
cannot find type `PathBuf` in this scope
|
test (ubuntu-latest, stable):
src/transfer.rs#L943
no field `peer_addr` on type `TransitInfo`
|
test (ubuntu-latest, stable):
src/transfer.rs#L1039
no variant or associated item named `new` found for enum `OfferEntry` in the current scope
|
test (ubuntu-latest, stable):
src/transfer.rs#L1047
no field `peer_addr` on type `TransitInfo`
|
test (ubuntu-latest, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
test (macos-latest, stable):
src/transfer.rs#L976
failed to resolve: use of undeclared crate or module `async_std`
|
test (macos-latest, stable):
src/transfer.rs#L932
cannot find type `PathBuf` in this scope
|
test (macos-latest, stable):
src/transfer.rs#L971
cannot find type `Path` in this scope
|
test (macos-latest, stable):
src/transfer.rs#L972
cannot find type `Path` in this scope
|
test (macos-latest, stable):
src/transfer.rs#L1034
cannot find type `PathBuf` in this scope
|
test (macos-latest, stable):
src/transfer.rs#L1035
cannot find type `PathBuf` in this scope
|
test (macos-latest, stable):
src/transfer.rs#L943
no field `peer_addr` on type `TransitInfo`
|
test (macos-latest, stable):
src/transfer.rs#L1039
no variant or associated item named `new` found for enum `OfferEntry` in the current scope
|
test (macos-latest, stable):
src/transfer.rs#L1047
no field `peer_addr` on type `TransitInfo`
|
test (macos-latest, stable)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
test (ubuntu-latest, nightly):
src/transfer.rs#L976
failed to resolve: use of undeclared crate or module `async_std`
|
test (ubuntu-latest, nightly):
src/transfer.rs#L932
cannot find type `PathBuf` in this scope
|
test (ubuntu-latest, nightly):
src/transfer.rs#L971
cannot find type `Path` in this scope
|
test (ubuntu-latest, nightly):
src/transfer.rs#L972
cannot find type `Path` in this scope
|
test (ubuntu-latest, nightly):
src/transfer.rs#L1034
cannot find type `PathBuf` in this scope
|
test (ubuntu-latest, nightly):
src/transfer.rs#L1035
cannot find type `PathBuf` in this scope
|
test (ubuntu-latest, nightly):
src/transfer.rs#L943
no field `peer_addr` on type `TransitInfo`
|
test (ubuntu-latest, nightly):
src/transfer.rs#L1039
no variant or associated item named `new` found for enum `OfferEntry` in the current scope
|
test (ubuntu-latest, nightly):
src/transfer.rs#L1047
no field `peer_addr` on type `TransitInfo`
|
test (ubuntu-latest, nightly)
could not compile `magic-wormhole` (lib) due to 9 previous errors
|
test (macos-latest, nightly):
src/transfer.rs#L976
failed to resolve: use of undeclared crate or module `async_std`
|
test (macos-latest, nightly):
src/transfer.rs#L932
cannot find type `PathBuf` in this scope
|
test (macos-latest, nightly):
src/transfer.rs#L971
cannot find type `Path` in this scope
|
test (macos-latest, nightly):
src/transfer.rs#L972
cannot find type `Path` in this scope
|
test (macos-latest, nightly):
src/transfer.rs#L1034
cannot find type `PathBuf` in this scope
|
test (macos-latest, nightly):
src/transfer.rs#L1035
cannot find type `PathBuf` in this scope
|
test (macos-latest, nightly):
src/transfer.rs#L943
no field `peer_addr` on type `TransitInfo`
|
test (macos-latest, nightly):
src/transfer.rs#L1039
no variant or associated item named `new` found for enum `OfferEntry` in the current scope
|
test (macos-latest, nightly):
src/transfer.rs#L1047
no field `peer_addr` on type `TransitInfo`
|
test (macos-latest, nightly)
could not compile `magic-wormhole` (lib) due to 9 previous errors
|
test (ubuntu-latest, 1.75):
src/transfer.rs#L976
failed to resolve: use of undeclared crate or module `async_std`
|
test (ubuntu-latest, 1.75):
src/transfer.rs#L932
cannot find type `PathBuf` in this scope
|
test (ubuntu-latest, 1.75):
src/transfer.rs#L971
cannot find type `Path` in this scope
|
test (ubuntu-latest, 1.75):
src/transfer.rs#L972
cannot find type `Path` in this scope
|
test (ubuntu-latest, 1.75):
src/transfer.rs#L1034
cannot find type `PathBuf` in this scope
|
test (ubuntu-latest, 1.75):
src/transfer.rs#L1035
cannot find type `PathBuf` in this scope
|
test (ubuntu-latest, 1.75):
src/transfer.rs#L943
no field `peer_addr` on type `TransitInfo`
|
test (ubuntu-latest, 1.75):
src/transfer.rs#L1039
no variant or associated item named `new` found for enum `OfferEntry` in the current scope
|
test (ubuntu-latest, 1.75):
src/transfer.rs#L1047
no field `peer_addr` on type `TransitInfo`
|
test (ubuntu-latest, 1.75)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
test (windows-latest, 1.75):
src/transfer.rs#L976
failed to resolve: use of undeclared crate or module `async_std`
|
test (windows-latest, 1.75):
src/transfer.rs#L932
cannot find type `PathBuf` in this scope
|
test (windows-latest, 1.75):
src/transfer.rs#L971
cannot find type `Path` in this scope
|
test (windows-latest, 1.75):
src/transfer.rs#L972
cannot find type `Path` in this scope
|
test (windows-latest, 1.75):
src/transfer.rs#L1034
cannot find type `PathBuf` in this scope
|
test (windows-latest, 1.75):
src/transfer.rs#L1035
cannot find type `PathBuf` in this scope
|
test (windows-latest, 1.75):
src/transfer.rs#L943
no field `peer_addr` on type `TransitInfo`
|
test (windows-latest, 1.75):
src/transfer.rs#L1039
no variant or associated item named `new` found for enum `OfferEntry` in the current scope
|
test (windows-latest, 1.75):
src/transfer.rs#L1047
no field `peer_addr` on type `TransitInfo`
|
test (windows-latest, 1.75)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|
test (windows-latest, stable):
src/transfer.rs#L976
failed to resolve: use of undeclared crate or module `async_std`
|
test (windows-latest, stable):
src/transfer.rs#L932
cannot find type `PathBuf` in this scope
|
test (windows-latest, stable):
src/transfer.rs#L971
cannot find type `Path` in this scope
|
test (windows-latest, stable):
src/transfer.rs#L972
cannot find type `Path` in this scope
|
test (windows-latest, stable):
src/transfer.rs#L1034
cannot find type `PathBuf` in this scope
|
test (windows-latest, stable):
src/transfer.rs#L1035
cannot find type `PathBuf` in this scope
|
test (windows-latest, stable):
src/transfer.rs#L943
no field `peer_addr` on type `TransitInfo`
|
test (windows-latest, stable):
src/transfer.rs#L1039
no variant or associated item named `new` found for enum `OfferEntry` in the current scope
|
test (windows-latest, stable):
src/transfer.rs#L1047
no field `peer_addr` on type `TransitInfo`
|
test (windows-latest, stable)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|
test (windows-latest, nightly):
src/transfer.rs#L976
failed to resolve: use of undeclared crate or module `async_std`
|
test (windows-latest, nightly):
src/transfer.rs#L932
cannot find type `PathBuf` in this scope
|
test (windows-latest, nightly):
src/transfer.rs#L971
cannot find type `Path` in this scope
|
test (windows-latest, nightly):
src/transfer.rs#L972
cannot find type `Path` in this scope
|
test (windows-latest, nightly):
src/transfer.rs#L1034
cannot find type `PathBuf` in this scope
|
test (windows-latest, nightly):
src/transfer.rs#L1035
cannot find type `PathBuf` in this scope
|
test (windows-latest, nightly):
src/transfer.rs#L943
no field `peer_addr` on type `TransitInfo`
|
test (windows-latest, nightly):
src/transfer.rs#L1039
no variant or associated item named `new` found for enum `OfferEntry` in the current scope
|
test (windows-latest, nightly):
src/transfer.rs#L1047
no field `peer_addr` on type `TransitInfo`
|
test (windows-latest, nightly)
could not compile `magic-wormhole` (lib) due to 9 previous errors
|
cargo fmt (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cargo fmt (nightly)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cargo fmt (nightly)
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/
|
cargo fmt (nightly)
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/
|
cargo fmt (nightly)
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/
|
cargo fmt (nightly)
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/
|
Cargo deny
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Cargo deny
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Cargo deny
Unexpected input(s) 'toolchain', 'override', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
|
Cargo deny
Unexpected input(s) 'toolchain', 'override', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
|
clippy (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1, actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clippy (stable)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v1, actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
clippy (stable)
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 (stable)
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 (stable)
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 (stable)
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/
|
dist (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/cache@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/
|
dist (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions/cache@v1, actions-rs/cargo@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dist (ubuntu-latest):
cli/src/main.rs#L802
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
dist (ubuntu-latest):
cli/src/main.rs#L895
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
dist (ubuntu-latest)
`magic-wormhole-cli` (bin "wormhole-rs") generated 2 warnings
|
dist (ubuntu-latest)
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/
|
dist (ubuntu-latest)
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/
|
dist (ubuntu-latest)
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/
|
dist (ubuntu-latest)
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/
|
dist (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/cache@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/
|
dist (macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions/cache@v1, actions-rs/cargo@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dist (macos-latest)
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/
|
dist (macos-latest)
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/
|
dist (macos-latest)
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/
|
dist (macos-latest)
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/
|
dist (macos-latest):
cli/src/main.rs#L802
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
dist (macos-latest):
cli/src/main.rs#L895
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
dist (macos-latest)
`magic-wormhole-cli` (bin "wormhole-rs") generated 2 warnings
|
test (macos-latest, 1.75)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/cache@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/
|
test (macos-latest, 1.75)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions/cache@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/
|
test (macos-latest, 1.75):
cli/src/main.rs#L802
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
test (macos-latest, 1.75):
cli/src/main.rs#L895
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
test (macos-latest, 1.75)
`magic-wormhole-cli` (bin "wormhole-rs" test) generated 2 warnings (2 duplicates)
|
test (macos-latest, 1.75)
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/
|
test (macos-latest, 1.75)
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/
|
test (macos-latest, 1.75)
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/
|
test (macos-latest, 1.75)
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/
|
test (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/cache@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/
|
test (ubuntu-latest, stable)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions/cache@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/
|
test (ubuntu-latest, stable):
cli/src/main.rs#L802
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
test (ubuntu-latest, stable):
cli/src/main.rs#L895
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
test (ubuntu-latest, stable)
`magic-wormhole-cli` (bin "wormhole-rs" test) generated 2 warnings (2 duplicates)
|
test (ubuntu-latest, stable)
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/
|
test (ubuntu-latest, stable)
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/
|
test (ubuntu-latest, stable)
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/
|
test (ubuntu-latest, stable)
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/
|
test (macos-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/cache@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/
|
test (macos-latest, stable)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions/cache@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/
|
test (macos-latest, stable):
cli/src/main.rs#L802
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
test (macos-latest, stable):
cli/src/main.rs#L895
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
test (macos-latest, stable)
`magic-wormhole-cli` (bin "wormhole-rs" test) generated 2 warnings (1 duplicate)
|
test (macos-latest, stable)
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/
|
test (macos-latest, stable)
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/
|
test (macos-latest, stable)
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/
|
test (macos-latest, stable)
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/
|
test (ubuntu-latest, nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/cache@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/
|
test (ubuntu-latest, nightly)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions/cache@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/
|
test (ubuntu-latest, nightly):
cli/src/main.rs#L802
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
test (ubuntu-latest, nightly):
cli/src/main.rs#L895
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
test (ubuntu-latest, nightly)
`magic-wormhole-cli` (bin "wormhole-rs" test) generated 2 warnings (2 duplicates)
|
test (ubuntu-latest, nightly)
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/
|
test (ubuntu-latest, nightly)
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/
|
test (ubuntu-latest, nightly)
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/
|
test (ubuntu-latest, nightly)
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/
|
test (macos-latest, nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/cache@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/
|
test (macos-latest, nightly)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions/cache@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/
|
test (macos-latest, nightly):
cli/src/main.rs#L802
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
test (macos-latest, nightly):
cli/src/main.rs#L895
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
test (macos-latest, nightly)
`magic-wormhole-cli` (bin "wormhole-rs" test) generated 2 warnings
|
test (macos-latest, nightly)
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/
|
test (macos-latest, nightly)
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/
|
test (macos-latest, nightly)
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/
|
test (macos-latest, nightly)
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/
|
test (ubuntu-latest, 1.75)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/cache@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/
|
test (ubuntu-latest, 1.75)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions/cache@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/
|
test (ubuntu-latest, 1.75):
cli/src/main.rs#L802
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
test (ubuntu-latest, 1.75):
cli/src/main.rs#L895
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
test (ubuntu-latest, 1.75)
`magic-wormhole-cli` (bin "wormhole-rs" test) generated 2 warnings (2 duplicates)
|
test (ubuntu-latest, 1.75)
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/
|
test (ubuntu-latest, 1.75)
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/
|
test (ubuntu-latest, 1.75)
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/
|
test (ubuntu-latest, 1.75)
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/
|
test (windows-latest, 1.75)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/cache@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/
|
test (windows-latest, 1.75)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions/cache@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/
|
test (windows-latest, 1.75):
cli/src/main.rs#L802
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
test (windows-latest, 1.75):
cli/src/main.rs#L895
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
test (windows-latest, 1.75)
`magic-wormhole-cli` (bin "wormhole-rs" test) generated 2 warnings (2 duplicates)
|
test (windows-latest, 1.75)
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/
|
test (windows-latest, 1.75)
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/
|
test (windows-latest, 1.75)
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/
|
test (windows-latest, 1.75)
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/
|
test (windows-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/cache@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/
|
test (windows-latest, stable)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions/cache@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/
|
test (windows-latest, stable)
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/
|
test (windows-latest, stable)
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/
|
test (windows-latest, stable)
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/
|
test (windows-latest, stable)
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/
|
test (windows-latest, stable):
cli/src/main.rs#L802
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
test (windows-latest, stable):
cli/src/main.rs#L895
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
test (windows-latest, stable)
`magic-wormhole-cli` (bin "wormhole-rs" test) generated 2 warnings
|
dist (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/cache@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/
|
dist (windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions/cache@v1, actions-rs/cargo@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dist (windows-latest)
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/
|
dist (windows-latest)
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/
|
dist (windows-latest)
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/
|
dist (windows-latest)
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/
|
dist (windows-latest):
cli/src/main.rs#L802
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
dist (windows-latest):
cli/src/main.rs#L895
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
dist (windows-latest)
`magic-wormhole-cli` (bin "wormhole-rs") generated 2 warnings
|
test (windows-latest, nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/cache@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/
|
test (windows-latest, nightly)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions/cache@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/
|
test (windows-latest, nightly)
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/
|
test (windows-latest, nightly)
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/
|
test (windows-latest, nightly)
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/
|
test (windows-latest, nightly)
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/
|
test (windows-latest, nightly):
cli/src/main.rs#L802
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
test (windows-latest, nightly):
cli/src/main.rs#L895
use of deprecated function `magic_wormhole::transfer::send`: This method does not conform to API stability guarantees yet until the transfer-v2 protocol is finalized.
|
test (windows-latest, nightly)
`magic-wormhole-cli` (bin "wormhole-rs" test) generated 2 warnings
|
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/[email protected], actions/cache@v1, actions-rs/cargo@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
coverage
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/[email protected], actions/cache@v1, actions-rs/cargo@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
coverage
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/
|
coverage
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/
|
coverage
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/
|
coverage
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/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "wormhole-macos-latest-6ebe4d3c1f7b88468dbaa9374a1c53ca5cb0eda8", "wormhole-ubuntu-latest-6ebe4d3c1f7b88468dbaa9374a1c53ca5cb0eda8", "wormhole-windows-latest-6ebe4d3c1f7b88468dbaa9374a1c53ca5cb0eda8".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
wormhole-macos-latest-6ebe4d3c1f7b88468dbaa9374a1c53ca5cb0eda8
Expired
|
8.01 MB |
|
wormhole-ubuntu-latest-6ebe4d3c1f7b88468dbaa9374a1c53ca5cb0eda8
Expired
|
9.72 MB |
|
wormhole-windows-latest-6ebe4d3c1f7b88468dbaa9374a1c53ca5cb0eda8
Expired
|
7.33 MB |
|