Skip to content

#1103 Write preset metadata into compartment notes on load #966

#1103 Write preset metadata into compartment notes on load

#1103 Write preset metadata into compartment notes on load #966

Triggered via push August 15, 2024 12:43
Status Failure
Total duration 9m 20s
Artifacts

linux-armv7.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 20 warnings
Build
failed to run custom build command for `mlua-sys v0.6.0 (https:/mlua-rs/mlua.git?rev=59c9abbac76b7ec60c470c94698dfb29f6683b2e#59c9abba)`
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 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: main/src/infrastructure/data/preset.rs#L529
variable does not need to be mutable
Build: main/src/domain/backbone.rs#L342
method `last_available_focused_fx` is never used
Build: main/src/domain/backbone.rs#L463
method `last_available_fx` is never used
Build
`helgobox` (lib test) generated 3 warnings (run `cargo fix --lib -p helgobox --tests` to apply 1 suggestion)
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/Ast.cpp:2:0:
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/include/Luau/Lexer.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 "arm-linux-gnueabihf-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-march=armv7-a" "-mfpu=vfpv3-d16" "-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/armv7-unknown-linux-gnueabihf/debug/build/mlua-sys-8784096be778ca11/out/luau-build/lib/797743978d489806-Lexer.o" "-c" "/cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.9.1+luau625/luau/Ast/src/Lexer.cpp" with args "arm-linux-gnueabihf-g++" did not execute successfully (status code exit status: 1).running: "arm-linux-gnueabihf-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-march=armv7-a" "-mfpu=vfpv3-d16" "-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/armv7-unknown-linux-gnueabihf/debug/build/mlua-sys-8784096be778ca11/out/luau-build/lib/797743978d489806-StringUtils.o" "-c" "/cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.9.1+luau625/luau/Ast/src/StringUtils.cpp"
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
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 1 is invalid
Build
Build
[email protected]: /cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.9.1+luau625/luau/Ast/include/Luau/StringUtils.h:20:70: error: 'std::string_view' has not been declared