#1287 Implement encoder acceleration for Softube Console 1 mk2 Native… #1288
Annotations
11 errors and 54 warnings
Clippy:
main/lib/helgoboss-learn/src/base/control_value.rs#L42
redundant closure
|
Clippy
could not compile `helgoboss-learn` (lib) due to 1 previous error
|
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test:
main/src/domain/eel_transformation.rs#L240
unresolved import `helgoboss_learn::TransformationInputMetaData`
|
Test:
main/src/domain/eel_transformation.rs#L294
no function or associated item named `new` found for struct `helgoboss_learn::TransformationInput` in the current scope
|
Test:
main/src/domain/eel_transformation.rs#L301
this method takes 1 argument but 3 arguments were supplied
|
Test:
main/lib/helgoboss-learn/src/mode/test_util.rs#L51
struct takes 0 generic arguments but 1 generic argument was supplied
|
Test:
main/lib/helgoboss-learn/src/mode/test_util.rs#L47
method `transform` has 4 parameters but the declaration in trait `transformation::Transformation::transform` has 2
|
Test:
main/lib/helgoboss-learn/src/mode/test_util.rs#L52
no field `input_value` on type `transformation::TransformationInput<f64>`
|
Test
could not compile `helgoboss-learn` (lib test) due to 3 previous errors
|
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Check
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/
|
Check
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/
|
Check:
main/src/domain/main_processor.rs#L28
unused import: `AbstractTimestamp`
|
Check:
main/src/domain/control_surface.rs#L12
unused import: `helgoboss_learn::AbstractTimestamp`
|
Check:
main/src/domain/audio_hook.rs#L10
unused import: `AbstractTimestamp`
|
Check:
main/src/domain/audio_hook.rs#L21
unused imports: `AtomicU32`, `AtomicU64`, and `Ordering`
|
Check:
main/src/domain/accelerator.rs#L5
unused import: `helgoboss_learn::AbstractTimestamp`
|
Check:
main/src/domain/control_event.rs#L6
unused import: `std::sync::LazyLock`
|
Check:
main/src/domain/control_event.rs#L7
unused import: `Instant`
|
Check:
main/src/infrastructure/plugin/backbone_shell.rs#L94
unused imports: `AtomicU32` and `AtomicU64`
|
Check:
main/src/infrastructure/plugin/helgobox_plugin.rs#L33
unused import: `helgoboss_learn::AbstractTimestamp`
|
Check
`helgobox` (lib) generated 9 warnings (run `cargo fix --lib -p helgobox` to apply 9 suggestions)
|
Check
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/
|
Check
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/
|
Check
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/
|
Check
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/
|
Test
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/
|
Test
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/
|
Test
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/
|
Test
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/
|
Test
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/
|
Test
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/
|
Test:
main/src/domain/main_processor.rs#L28
unused import: `AbstractTimestamp`
|
Test:
main/src/domain/control_surface.rs#L12
unused import: `helgoboss_learn::AbstractTimestamp`
|
Test:
main/src/domain/audio_hook.rs#L10
unused import: `AbstractTimestamp`
|
Test:
main/src/domain/audio_hook.rs#L21
unused imports: `AtomicU32`, `AtomicU64`, and `Ordering`
|
Test:
main/src/domain/accelerator.rs#L5
unused import: `helgoboss_learn::AbstractTimestamp`
|
Test:
main/src/domain/control_event.rs#L6
unused import: `std::sync::LazyLock`
|
Test:
main/src/domain/control_event.rs#L7
unused import: `Instant`
|
Test:
main/src/infrastructure/plugin/backbone_shell.rs#L94
unused imports: `AtomicU32` and `AtomicU64`
|
Test:
main/src/infrastructure/plugin/helgobox_plugin.rs#L33
unused import: `helgoboss_learn::AbstractTimestamp`
|
Test
`helgobox` (lib) generated 9 warnings (run `cargo fix --lib -p helgobox` to apply 9 suggestions)
|
Test:
main/src/domain/main_processor.rs#L28
unused import: `AbstractTimestamp`
|
Test:
main/src/domain/control_surface.rs#L12
unused import: `helgoboss_learn::AbstractTimestamp`
|
Test:
main/src/domain/audio_hook.rs#L10
unused import: `AbstractTimestamp`
|
Test:
main/src/domain/audio_hook.rs#L21
unused imports: `AtomicU32`, `AtomicU64`, and `Ordering`
|
Test:
main/src/domain/accelerator.rs#L5
unused import: `helgoboss_learn::AbstractTimestamp`
|
Test:
main/src/domain/control_event.rs#L6
unused import: `std::sync::LazyLock`
|
Test:
main/src/domain/control_event.rs#L7
unused import: `Instant`
|
Test:
main/src/infrastructure/plugin/backbone_shell.rs#L94
unused imports: `AtomicU32` and `AtomicU64`
|
Test:
main/src/infrastructure/plugin/helgobox_plugin.rs#L33
unused import: `helgoboss_learn::AbstractTimestamp`
|
Test
`helgobox` (lib test) generated 9 warnings
|