#1300 Fix MIDI editor undo after entering first note #1196
Annotations
2 errors and 24 warnings
Build
failed to run custom build command for `mlua-sys v0.6.0 (https://github.com/mlua-rs/mlua.git?rev=59c9abbac76b7ec60c470c94698dfb29f6683b2e#59c9abba)`
|
Build
The process 'cross' failed with exit code 101
|
Build:
artwork-processor/src/main.rs#L1
unused imports: `Hovered`, `Normal`, and `Selected`
|
Build:
artwork-processor/src/main.rs#L3
unused import: `ColorU8`
|
Build
`helgobox-artwork-processor` (bin "helgobox-artwork-processor" test) generated 2 warnings (run `cargo fix --bin "helgobox-artwork-processor" --tests` to apply 2 suggestions)
|
Build:
playtime-clip-engine/src/base/matrix.rs#L62
unused import: `ControlUnitId`
|
Build:
playtime-clip-engine/src/base/slot.rs#L864
unused variable: `companion_track_provider`
|
Build:
playtime-clip-engine/src/base/clip_edit_session.rs#L73
unused `Result` that must be used
|
Build
`playtime-clip-engine` (lib test) generated 3 warnings (3 duplicates)
|
Build:
main/src/domain/unit.rs#L2
unused import: `std::cmp`
|
Build:
main/src/infrastructure/plugin/backbone_shell.rs#L43
unused import: `crate::base::notification::notify_user_about_anyhow_error`
|
Build:
main/src/infrastructure/plugin/backbone_shell.rs#L52
unused import: `crate::infrastructure::plugin::persistent_toolbar::add_toolbar_button_persistently`
|
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:
artwork-processor/src/main.rs#L1
unused imports: `Hovered`, `Normal`, and `Selected`
|
Build:
artwork-processor/src/main.rs#L3
unused import: `ColorU8`
|
Build
`helgobox-artwork-processor` (bin "helgobox-artwork-processor") generated 2 warnings (run `cargo fix --bin "helgobox-artwork-processor"` to apply 2 suggestions)
|
Build
[email protected]: In file included from /cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.9.1+luau625/luau/Ast/include/Luau/Parser.h:4:0,
|
Build
[email protected]: /cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.9.1+luau625/luau/Ast/include/Luau/Ast.h:7:20: fatal error: optional: No such file or directory
|
Build
[email protected]: ToolExecError: Command "aarch64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-I" "/cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.9.1+luau625/luau/Ast/include" "-I" "/cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.9.1+luau625/luau/Common/include" "-std=c++17" "-DLUAI_MAXCSTACK=1000000" "-DLUA_VECTOR_SIZE=3" "-o" "/target/aarch64-unknown-linux-gnu/debug/build/mlua-sys-a9aeb73e701590bd/out/luau-build/lib/797743978d489806-Parser.o" "-c" "/cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.9.1+luau625/luau/Ast/src/Parser.cpp" with args "aarch64-linux-gnu-g++" did not execute successfully (status code exit status: 1).running: "aarch64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-I" "/cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.9.1+luau625/luau/Ast/include" "-I" "/cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.9.1+luau625/luau/Common/include" "-std=c++17" "-DLUAI_MAXCSTACK=1000000" "-DLUA_VECTOR_SIZE=3" "-o" "/target/aarch64-unknown-linux-gnu/debug/build/mlua-sys-a9aeb73e701590bd/out/luau-build/lib/797743978d489806-Location.o" "-c" "/cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.9.1+luau625/luau/Ast/src/Location.cpp"
|
Build
[email protected]: from /cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.9.1+luau625/luau/Ast/src/Lexer.cpp:2:
|
Build
[email protected]: compilation terminated.
|
Build
[email protected]: In file included from /cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.9.1+luau625/luau/Ast/src/TimeTrace.cpp:4:0:
|
Build
[email protected]: std::string join(const std::vector<std::string_view>& segments, std::string_view delimiter);
|