Remove threads 2 #1409
build.yaml
on: pull_request
Matrix: test_bazel
Matrix: test_cmake
Matrix: Test modules
Annotations
23 errors and 8 notices
Bazel, cl, windows-latest
Process completed with exit code 1.
|
CMake, llvm, macos-latest
Process completed with exit code 2.
|
CMake, llvm, macos-latest:
src/ftxui/core/task_test.cpp#L87
no member named 'sleep_for' in namespace 'std::this_thread'
|
CMake, llvm, macos-latest:
src/ftxui/core/task_test.cpp#L64
no member named 'sleep_for' in namespace 'std::this_thread'
|
CMake, llvm, macos-latest:
src/ftxui/core/task_test.cpp#L32
no member named 'sleep_for' in namespace 'std::this_thread'
|
CMake, gcc, ubuntu-latest
Process completed with exit code 2.
|
CMake, gcc, ubuntu-latest:
src/ftxui/core/task_test.cpp#L87
‘std::this_thread’ has not been declared
|
CMake, gcc, ubuntu-latest:
src/ftxui/core/task_test.cpp#L64
‘std::this_thread’ has not been declared
|
CMake, gcc, ubuntu-latest:
src/ftxui/core/task_test.cpp#L32
‘std::this_thread’ has not been declared
|
CMake, cl, windows-latest:
src/ftxui/component/screen_interactive.cpp#L1060
syntax error: missing ';' before ')' [D:\a\FTXUI\FTXUI\build\component.vcxproj]
|
CMake, cl, windows-latest:
src/ftxui/component/screen_interactive.cpp#L1060
syntax error: missing ';' before ':' [D:\a\FTXUI\FTXUI\build\component.vcxproj]
|
CMake, cl, windows-latest:
src/ftxui/component/screen_interactive.cpp#L1060
'r': a symbol whose type contains 'auto' must have an initializer [D:\a\FTXUI\FTXUI\build\component.vcxproj]
|
CMake, cl, windows-latest:
src/ftxui/component/screen_interactive.cpp#L1060
'r': references must be initialized [D:\a\FTXUI\FTXUI\build\component.vcxproj]
|
CMake, cl, windows-latest:
src/ftxui/component/screen_interactive.cpp#L1060
no callable 'end' function found for type '<error type>' [D:\a\FTXUI\FTXUI\build\component.vcxproj]
|
CMake, cl, windows-latest:
src/ftxui/component/screen_interactive.cpp#L1060
no callable 'begin' function found for type '<error type>' [D:\a\FTXUI\FTXUI\build\component.vcxproj]
|
CMake, cl, windows-latest:
src/ftxui/component/screen_interactive.cpp#L1047
'records': cannot be used before it is initialized [D:\a\FTXUI\FTXUI\build\component.vcxproj]
|
CMake, cl, windows-latest:
src/ftxui/component/screen_interactive.cpp#L1046
'records': variable cannot have the type 'void' [D:\a\FTXUI\FTXUI\build\component.vcxproj]
|
CMake, cl, windows-latest:
src/ftxui/component/screen_interactive.cpp#L1043
a lambda that has been specified to have a void return type cannot return a value [D:\a\FTXUI\FTXUI\build\component.vcxproj]
|
CMake, cl, windows-latest:
src/ftxui/component/screen_interactive.cpp#L1043
'std::vector<INPUT_RECORD,std::allocator<INPUT_RECORD>>': all return expressions must deduce to the same type: previously it was 'void' [D:\a\FTXUI\FTXUI\build\component.vcxproj]
|
CMake, llvm, ubuntu-latest
Process completed with exit code 2.
|
CMake, llvm, ubuntu-latest:
src/ftxui/core/task_test.cpp#L87
no member named 'this_thread' in namespace 'std'
|
CMake, llvm, ubuntu-latest:
src/ftxui/core/task_test.cpp#L64
no member named 'this_thread' in namespace 'std'
|
CMake, llvm, ubuntu-latest:
src/ftxui/core/task_test.cpp#L32
no member named 'this_thread' in namespace 'std'
|
Bazel, cl, windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
CMake, llvm, macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
CMake, llvm, macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
Bazel, clang++, macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
Bazel, clang++, macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
Bazel, g++, macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
Bazel, g++, macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
CMake, cl, windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|