Skip to content

dev: support new dev recovery command #180

dev: support new dev recovery command

dev: support new dev recovery command #180

Triggered via pull request May 7, 2024 10:04
Status Success
Total duration 1m 13s
Artifacts

build.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

69 warnings
Lints
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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/.
Lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Lints
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/
Lints
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/
Lints
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/
Lints
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 (nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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 (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 (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/
Build (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/
Build (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/
Build (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/
Build (nightly): folgore-esplora/src/lib.rs#L333
unused variable: `plugin`
Build (nightly)
`folgore-esplora` (lib) generated 1 warning
Build (nightly): folgore-plugin/src/plugin.rs#L2
unused import: `std::fmt`
Build (nightly): folgore-plugin/src/plugin.rs#L8
unused imports: `Serialize`, `de::DeserializeOwned`
Build (nightly): folgore-plugin/src/plugin.rs#L18
unused import: `folgore_common::cln::rpc::LightningRPC`
Build (nightly): folgore-plugin/src/plugin.rs#L36
field `cln_rpc_path` is never read
Build (nightly)
`folgore_plugin` (bin "folgore_plugin") generated 4 warnings (run `cargo fix --bin "folgore_plugin"` to apply 3 suggestions)
Build (nightly): folgore-esplora/src/lib.rs#L333
unused variable: `plugin`
Build (nightly)
`folgore-esplora` (lib) generated 1 warning
Build (nightly)
`folgore-esplora` (lib test) generated 1 warning (1 duplicate)
Build (nightly): folgore-plugin/src/plugin.rs#L2
unused import: `std::fmt`
Build (nightly): folgore-plugin/src/plugin.rs#L8
unused imports: `Serialize`, `de::DeserializeOwned`
Build (nightly): folgore-plugin/src/plugin.rs#L18
unused import: `folgore_common::cln::rpc::LightningRPC`
Build (nightly): folgore-plugin/src/plugin.rs#L36
field `cln_rpc_path` is never read
Build (nightly)
`folgore_plugin` (bin "folgore_plugin" test) generated 4 warnings (run `cargo fix --bin "folgore_plugin" --tests` to apply 3 suggestions)
Build (beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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 (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 (beta): folgore-esplora/src/lib.rs#L333
unused variable: `plugin`
Build (beta)
`folgore-esplora` (lib) generated 1 warning
Build (beta)
`folgore-esplora` (lib test) generated 1 warning (1 duplicate)
Build (beta): folgore-plugin/src/plugin.rs#L2
unused import: `std::fmt`
Build (beta): folgore-plugin/src/plugin.rs#L8
unused imports: `Serialize`, `de::DeserializeOwned`
Build (beta): folgore-plugin/src/plugin.rs#L18
unused import: `folgore_common::cln::rpc::LightningRPC`
Build (beta): folgore-plugin/src/plugin.rs#L36
field `cln_rpc_path` is never read
Build (beta)
`folgore_plugin` (bin "folgore_plugin" test) generated 4 warnings (run `cargo fix --bin "folgore_plugin" --tests` to apply 3 suggestions)
Build (beta): folgore-esplora/src/lib.rs#L333
unused variable: `plugin`
Build (beta)
`folgore-esplora` (lib) generated 1 warning
Build (beta): folgore-plugin/src/plugin.rs#L2
unused import: `std::fmt`
Build (beta): folgore-plugin/src/plugin.rs#L8
unused imports: `Serialize`, `de::DeserializeOwned`
Build (beta): folgore-plugin/src/plugin.rs#L18
unused import: `folgore_common::cln::rpc::LightningRPC`
Build (beta): folgore-plugin/src/plugin.rs#L36
field `cln_rpc_path` is never read
Build (beta)
`folgore_plugin` (bin "folgore_plugin") generated 4 warnings (run `cargo fix --bin "folgore_plugin"` to apply 3 suggestions)
Build (beta)
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 (beta)
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 (beta)
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 (beta)
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 (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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 (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 (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/
Build (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/
Build (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/
Build (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/
Build (stable): folgore-esplora/src/lib.rs#L333
unused variable: `plugin`
Build (stable)
`folgore-esplora` (lib) generated 1 warning
Build (stable)
`folgore-esplora` (lib test) generated 1 warning (1 duplicate)
Build (stable): folgore-plugin/src/plugin.rs#L2
unused import: `std::fmt`
Build (stable): folgore-plugin/src/plugin.rs#L8
unused imports: `Serialize`, `de::DeserializeOwned`
Build (stable): folgore-plugin/src/plugin.rs#L18
unused import: `folgore_common::cln::rpc::LightningRPC`
Build (stable): folgore-plugin/src/plugin.rs#L36
field `cln_rpc_path` is never read
Build (stable)
`folgore_plugin` (bin "folgore_plugin" test) generated 4 warnings (run `cargo fix --bin "folgore_plugin" --tests` to apply 3 suggestions)
Build (stable): folgore-esplora/src/lib.rs#L333
unused variable: `plugin`
Build (stable)
`folgore-esplora` (lib) generated 1 warning
Build (stable): folgore-plugin/src/plugin.rs#L2
unused import: `std::fmt`
Build (stable): folgore-plugin/src/plugin.rs#L8
unused imports: `Serialize`, `de::DeserializeOwned`
Build (stable): folgore-plugin/src/plugin.rs#L18
unused import: `folgore_common::cln::rpc::LightningRPC`
Build (stable): folgore-plugin/src/plugin.rs#L36
field `cln_rpc_path` is never read
Build (stable)
`folgore_plugin` (bin "folgore_plugin") generated 4 warnings (run `cargo fix --bin "folgore_plugin"` to apply 3 suggestions)