v1.0.6 #8
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected], actions-rs/[email protected], actions-rs/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build | Build:
src/mapper/collect.rs#L1
unused import: `std::option::IntoIter`
|
Build | Build:
src/mapper/collect.rs#L2
unused imports: `AddrKeyhashes`, `RequiredSigners`
|
Build | Build:
src/mapper/collect.rs#L9
unused import: `TransactionInput`
|
Build | Build:
src/sources/n2n/run.rs#L8
unused import: `pallas::network::miniprotocols::handshake::n2n::VersionData`
|
Build | Build
`oura` (lib) generated 4 warnings (run `cargo fix --lib -p oura` to apply 4 suggestions)
|
Build | Build
the following packages contain code that will be rejected by a future version of Rust: snap v0.2.5
|
Setup | Rust
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/
|
Setup | Rust
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/
|
Setup | Rust
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/
|
Setup | Rust
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 following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "oura-aarch64-apple-darwin.tar.gz", "oura-aarch64-unknown-linux-musl.tar.gz", "oura-arm-unknown-linux-musleabihf.tar.gz", "oura-x86_64-apple-darwin.tar.gz", "oura-x86_64-pc-windows-msvc.zip", "oura-x86_64-unknown-linux-gnu.tar.gz", "oura-x86_64-unknown-linux-musl.tar.gz".
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/
|
Loading