Skip to content

#1391 Add menu entry and docs for running app in remote mode #1271

#1391 Add menu entry and docs for running app in remote mode

#1391 Add menu entry and docs for running app in remote mode #1271

Triggered via push January 17, 2025 16:08
Status Failure
Total duration 10m 41s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 19 warnings
Build
failed to run custom build command for `mlua-sys v0.6.6`
Build
The process 'cross' failed with exit code 101
Build: playtime-clip-engine/src/thread_util.rs#L88
unused variable: `prio`
Build: main/src/infrastructure/ui/unit_panel.rs#L11
unused import: `crate::application::SessionProp::UnitName`
Build: main/src/infrastructure/ui/unit_panel.rs#L31
unused import: `Global`
Build
`playtime-clip-engine` (lib) generated 1 warning
Build
`helgobox` (lib test) generated 2 warnings (run `cargo fix --lib -p helgobox --tests` to apply 2 suggestions)
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.11.2+luau653/luau/Ast/include/Luau/Parser.h:4:0,
Build
[email protected]: /cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.11.2+luau653/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" "-std=c++17" "-I" "/cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.11.2+luau653/luau/Ast/include" "-I" "/cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.11.2+luau653/luau/Common/include" "-DLUAI_MAXCSTACK=1000000" "-DLUA_VECTOR_SIZE=3" "-o" "/target/aarch64-unknown-linux-gnu/debug/build/mlua-sys-a6fd6a0c4763fb52/out/luau-build/lib/30a46af2b82655a2-Parser.o" "-c" "/cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.11.2+luau653/luau/Ast/src/Parser.cpp" with args aarch64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.11.2+luau653/luau/Ast/include/Luau/Allocator.h:4:0,
Build
[email protected]: from /cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.11.2+luau653/luau/Ast/src/Lexer.cpp:2:
Build
[email protected]: compilation terminated.
Build
[email protected]: /cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.11.2+luau653/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.11.2+luau653/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.11.2+luau653/luau/Ast/include/Luau/StringUtils.h:20:70: error: 'std::string_view' has not been declared