Skip to content

refactor(plugins): rename struct to fix clippy warning #43

refactor(plugins): rename struct to fix clippy warning

refactor(plugins): rename struct to fix clippy warning #43

Triggered via push September 5, 2023 07:10
Status Success
Total duration 4m 45s
Artifacts

deploy.yaml

on: push
Test and Compile shell
4m 35s
Test and Compile shell
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Test and Compile shell
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@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 and Compile shell: src/plugins/host.rs#L126
method `run_hook_with_return` is never used
Test and Compile shell: src/plugins/host.rs#L153
fields `payload` and `plugin_name` are never read
Test and Compile shell: src/plugins/host.rs#L161
variant `Value` is never constructed
Test and Compile shell
`rush` (bin "rush" test) generated 3 warnings
Test and Compile shell: src/plugins/host.rs#L126
method `run_hook_with_return` is never used
Test and Compile shell: src/plugins/host.rs#L153
fields `payload` and `plugin_name` are never read
Test and Compile shell: src/plugins/host.rs#L161
variant `Value` is never constructed
Test and Compile shell: src/plugins/plugin.rs#L92
method `unnamed` is never used
Test and Compile shell
`rush` (bin "rush") generated 4 warnings