#1272 Fix script/custom actions picked/saved incorrectly #1246
Annotations
16 warnings
Build
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, webfactory/[email protected], actions-rs/toolchain@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/
|
Build
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
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
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
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:
main/src/infrastructure/plugin/backbone_shell.rs#L3005
unused import: `crate::infrastructure::plugin::helgobox_plugin::HELGOBOX_UNIQUE_VST_PLUGIN_ADD_STRING`
|
Build:
main/src/infrastructure/plugin/backbone_shell.rs#L3008
unused import: `base::future_util::millis`
|
Build:
main/src/infrastructure/plugin/backbone_shell.rs#L3010
unused import: `base::Global`
|
Build:
main/src/infrastructure/plugin/backbone_shell.rs#L3014
unused import: `GroupingBehavior`
|
Build:
main/src/infrastructure/plugin/backbone_shell.rs#L3015
unused imports: `GangBehavior`, `InputMonitoringMode`, and `RecordingInput`
|
Build:
main/src/infrastructure/test/mod.rs#L2
unused import: `crate::infrastructure::plugin::helgobox_plugin::HELGOBOX_UNIQUE_VST_PLUGIN_ADD_STRING`
|
Build:
main/src/infrastructure/test/mod.rs#L10
unused import: `Fx`
|
Build:
main/src/infrastructure/test/mod.rs#L1460
unused import: `RgbaImage`
|
Build:
main/src/infrastructure/plugin/backbone_shell.rs#L1419
method `find_session_by_containing_fx` is never used
|
Build
`helgobox` (lib) generated 9 warnings (run `cargo fix --lib -p helgobox` to apply 8 suggestions)
|