Skip to content

#1112 Fix "is not a valid ReaperPanValue" error #1146

#1112 Fix "is not a valid ReaperPanValue" error

#1112 Fix "is not a valid ReaperPanValue" error #1146

Triggered via push August 19, 2024 16:26
Status Failure
Total duration 8m 30s
Artifacts

linux-x86_64.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 54 warnings
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Clippy: playtime-clip-engine/src/rt/supplier/midi/midi_transformer.rs#L2
unused import: `SimpleMidiEvent`
Clippy: playtime-clip-engine/src/rt/supplier/midi/midi_transformer.rs#L5
unused import: `AutoDelegatingMidiSilencer`
Clippy: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L5
unused import: `std::mem`
Clippy: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L7
unused import: `MidiEventPayload`
Clippy: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L8
unused import: `crate::rt::supplier::midi_controller_state::MidiControllerState`
Clippy: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L10
unused import: `crate::rt::supplier::midi_note_state::MidiNoteState`
Clippy: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L13
unused imports: `AutoDelegatingFrameInfoSkill`, `AutoDelegatingPositioningSkill`, `AutoDelegatingProcessUserCommand`, `MidiMaterialInfo`, `MidiSupplier`, `SimpleSupplyResponse`, `SupplyMidiRequest`, `WithSupplier`
Clippy: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L65
unnecessary parentheses around pattern
Clippy: playtime-clip-engine/src/midi_util.rs#L5
unused import: `reaper_medium::Semitones`
Clippy: playtime-clip-engine/src/rt/supplier/midi/midi_transformer.rs#L99
variable does not need to be mutable
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: playtime-clip-engine/src/rt/supplier/midi/midi_transformer.rs#L2
unused import: `SimpleMidiEvent`
Check: playtime-clip-engine/src/rt/supplier/midi/midi_transformer.rs#L5
unused import: `AutoDelegatingMidiSilencer`
Check: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L5
unused import: `std::mem`
Check: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L7
unused import: `MidiEventPayload`
Check: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L8
unused import: `crate::rt::supplier::midi_controller_state::MidiControllerState`
Check: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L10
unused import: `crate::rt::supplier::midi_note_state::MidiNoteState`
Check: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L13
unused imports: `AutoDelegatingFrameInfoSkill`, `AutoDelegatingPositioningSkill`, `AutoDelegatingProcessUserCommand`, `MidiMaterialInfo`, `MidiSupplier`, `SimpleSupplyResponse`, `SupplyMidiRequest`, `WithSupplier`
Check: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L65
unnecessary parentheses around pattern
Check: playtime-clip-engine/src/midi_util.rs#L5
unused import: `reaper_medium::Semitones`
Check: playtime-clip-engine/src/rt/supplier/midi/midi_transformer.rs#L99
variable does not need to be mutable
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: playtime-clip-engine/src/rt/supplier/midi/midi_transformer.rs#L2
unused import: `SimpleMidiEvent`
Test: playtime-clip-engine/src/rt/supplier/midi/midi_transformer.rs#L5
unused import: `AutoDelegatingMidiSilencer`
Test: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L5
unused import: `std::mem`
Test: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L7
unused import: `MidiEventPayload`
Test: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L8
unused import: `crate::rt::supplier::midi_controller_state::MidiControllerState`
Test: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L10
unused import: `crate::rt::supplier::midi_note_state::MidiNoteState`
Test: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L13
unused imports: `AutoDelegatingFrameInfoSkill`, `AutoDelegatingPositioningSkill`, `AutoDelegatingProcessUserCommand`, `MidiMaterialInfo`, `MidiSupplier`, `SimpleSupplyResponse`, `SupplyMidiRequest`, `WithSupplier`
Test: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L65
unnecessary parentheses around pattern
Test: playtime-clip-engine/src/midi_util.rs#L5
unused import: `reaper_medium::Semitones`
Test: playtime-clip-engine/src/rt/supplier/midi/midi_transformer.rs#L99
variable does not need to be mutable
Test: playtime-clip-engine/src/rt/supplier/midi/midi_transformer.rs#L2
unused import: `SimpleMidiEvent`
Test: playtime-clip-engine/src/rt/supplier/midi/midi_transformer.rs#L5
unused import: `AutoDelegatingMidiSilencer`
Test: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L5
unused import: `std::mem`
Test: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L7
unused import: `MidiEventPayload`
Test: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L8
unused import: `crate::rt::supplier::midi_controller_state::MidiControllerState`
Test: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L10
unused import: `crate::rt::supplier::midi_note_state::MidiNoteState`
Test: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L13
unused imports: `AutoDelegatingFrameInfoSkill`, `AutoDelegatingPositioningSkill`, `AutoDelegatingProcessUserCommand`, `MidiMaterialInfo`, `MidiSupplier`, `SimpleSupplyResponse`, `SupplyMidiRequest`, `WithSupplier`
Test: playtime-clip-engine/src/rt/supplier/midi_tracker.rs#L65
unnecessary parentheses around pattern
Test: playtime-clip-engine/src/midi_util.rs#L5
unused import: `reaper_medium::Semitones`
Test: playtime-clip-engine/src/rt/supplier/midi/midi_transformer.rs#L99
variable does not need to be mutable