feat(macro): add the hook proc macro #529
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, actions-rs/clippy-check@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, 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/
|
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/
|
Lints
the following packages contain code that will be rejected by a future version of Rust: rstest v0.10.0
|
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):
plugin_macros/src/hook.rs#L55
unused variable: `ty`
|
Build (stable):
plugin_macros/src/hook.rs#L65
unused variable: `method_call`
|
Build (stable):
plugin_macros/src/hook.rs#L65
unused variable: `tracer`
|
Build (stable):
plugin_macros/src/hook.rs#L17
fields `original_name`, `struct_name`, and `fn_name` are never read
|
Build (stable)
`clightningrpc-plugin-macros` (lib) generated 4 warnings (run `cargo fix --lib -p clightningrpc-plugin-macros` to apply 3 suggestions)
|
Build (stable)
the following packages contain code that will be rejected by a future version of Rust: rstest v0.10.0
|
Build (stable):
plugin_macros/src/hook.rs#L55
unused variable: `ty`
|
Build (stable):
plugin_macros/src/hook.rs#L65
unused variable: `method_call`
|
Build (stable):
plugin_macros/src/hook.rs#L65
unused variable: `tracer`
|
Build (stable):
plugin_macros/src/hook.rs#L17
fields `original_name`, `struct_name`, and `fn_name` are never read
|
Build (stable)
`clightningrpc-plugin-macros` (lib) generated 4 warnings (run `cargo fix --lib -p clightningrpc-plugin-macros` to apply 3 suggestions)
|
Build (stable)
the following packages contain code that will be rejected by a future version of Rust: rstest v0.10.0
|
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):
plugin_macros/src/hook.rs#L55
unused variable: `ty`
|
Build (nightly):
plugin_macros/src/hook.rs#L65
unused variable: `method_call`
|
Build (nightly):
plugin_macros/src/hook.rs#L65
unused variable: `tracer`
|
Build (nightly):
plugin_macros/src/hook.rs#L17
fields `original_name`, `struct_name`, and `fn_name` are never read
|
Build (nightly)
`clightningrpc-plugin-macros` (lib) generated 4 warnings
|
Build (nightly):
plugin/src/plugin.rs#L7
the item `String` is imported redundantly
|
Build (nightly)
`clightningrpc-plugin` (lib) generated 1 warning
|
Build (nightly):
common/src/errors.rs#L21
the item `serde_json` is imported redundantly
|
Build (nightly)
`clightningrpc-common` (lib) generated 1 warning
|
Build (nightly):
tests/src/lib.rs#L33
the item `async_run` is imported redundantly
|
Build (nightly):
tests/src/lib.rs#L33
the item `async_run` is imported redundantly
|
Build (nightly):
plugin_macros/src/hook.rs#L55
unused variable: `ty`
|
Build (nightly):
plugin_macros/src/hook.rs#L65
unused variable: `method_call`
|
Build (nightly):
plugin_macros/src/hook.rs#L65
unused variable: `tracer`
|
Build (nightly):
plugin_macros/src/hook.rs#L17
fields `original_name`, `struct_name`, and `fn_name` are never read
|
Build (nightly):
common/src/errors.rs#L21
the item `serde_json` is imported redundantly
|
Build (nightly)
`clightningrpc-common` (lib) generated 1 warning
|
Build (nightly):
plugin/src/plugin.rs#L7
the item `String` is imported redundantly
|
Build (nightly)
`tests` (lib) generated 1 warning
|
Build (nightly)
`clightningrpc-plugin` (lib) generated 1 warning
|
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):
plugin_macros/src/hook.rs#L55
unused variable: `ty`
|
Build (beta):
plugin_macros/src/hook.rs#L65
unused variable: `method_call`
|
Build (beta):
plugin_macros/src/hook.rs#L65
unused variable: `tracer`
|
Build (beta):
plugin_macros/src/hook.rs#L17
fields `original_name`, `struct_name`, and `fn_name` are never read
|
Build (beta)
`clightningrpc-plugin-macros` (lib) generated 4 warnings (run `cargo fix --lib -p clightningrpc-plugin-macros` to apply 3 suggestions)
|
Build (beta)
the following packages contain code that will be rejected by a future version of Rust: rstest v0.10.0
|
Build (beta):
plugin_macros/src/hook.rs#L55
unused variable: `ty`
|
Build (beta):
plugin_macros/src/hook.rs#L65
unused variable: `method_call`
|
Build (beta):
plugin_macros/src/hook.rs#L65
unused variable: `tracer`
|
Build (beta):
plugin_macros/src/hook.rs#L17
fields `original_name`, `struct_name`, and `fn_name` are never read
|
Build (beta)
`clightningrpc-plugin-macros` (lib) generated 4 warnings (run `cargo fix --lib -p clightningrpc-plugin-macros` to apply 3 suggestions)
|
Build (beta)
the following packages contain code that will be rejected by a future version of Rust: rstest v0.10.0
|
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/
|