Skip to content

#1060 Update MIDI editor on each overdubbed event #930

#1060 Update MIDI editor on each overdubbed event

#1060 Update MIDI editor on each overdubbed event #930

Triggered via push July 26, 2024 16:38
Status Failure
Total duration 12m 43s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 21 warnings
Build
Build
The process 'cross' failed with exit code 101
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 uses Node.js version which is deprecated 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: playtime-clip-engine/src/base/clip_edit_session.rs#L11
unused import: `crate::RtResult`
Build: playtime-clip-engine/src/base/clip_manifestation.rs#L13
unused import: `RtResult`
Build: playtime-clip-engine/src/source_util.rs#L7
unused import: `RtResult`
Build: playtime-clip-engine/src/rt/supplier/midi/midi_recorder.rs#L105
field `high_capacity_source` is never read
Build
`playtime-clip-engine` (lib test) generated 4 warnings (4 duplicates)
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
[email protected]: In file included from /cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.9.1+luau625/luau/Ast/src/StringUtils.cpp:2:0:
Build
[email protected]: std::string join(const std::vector<std::string_view>& segments, std::string_view delimiter);
Build
[email protected]: /cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.9.1+luau625/luau/Ast/include/Luau/StringUtils.h:20:36: error: 'string_view' is not a member of 'std'
Build
[email protected]: std::string join(const std::vector<std::string_view>& segments, std::string_view delimiter);
Build
[email protected]: /cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.9.1+luau625/luau/Ast/include/Luau/StringUtils.h:20:52: error: template argument 2 is invalid
Build
[email protected]: std::string join(const std::vector<std::string_view>& segments, std::string_view delimiter);
Build
[email protected]: /cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.9.1+luau625/luau/Ast/include/Luau/StringUtils.h:21:65: error: 'std::string_view' has not been declared
Build
Build
[email protected]: std::vector<std::string_view> split(std::string_view s, char delimiter);
Build
[email protected]: /cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.9.1+luau625/luau/Ast/include/Luau/StringUtils.h:23:13: error: 'string_view' is not a member of 'std'