code: Add docs and deprecation notices #581
Annotations
10 errors and 10 warnings
src/transfer.rs#L976
failed to resolve: use of undeclared crate or module `async_std`
|
src/transfer.rs#L932
cannot find type `PathBuf` in this scope
|
src/transfer.rs#L971
cannot find type `Path` in this scope
|
src/transfer.rs#L972
cannot find type `Path` in this scope
|
src/transfer.rs#L1034
cannot find type `PathBuf` in this scope
|
src/transfer.rs#L1035
cannot find type `PathBuf` in this scope
|
src/transfer.rs#L943
no field `peer_addr` on type `TransitInfo`
|
src/transfer.rs#L1039
no variant or associated item named `new` found for enum `OfferEntry` in the current scope
|
src/transfer.rs#L1047
no field `peer_addr` on type `TransitInfo`
|
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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.
|
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.
|
|
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/
|
This job failed
Loading