Skip to content

feat: allow fullscreen without alternative screen #917

feat: allow fullscreen without alternative screen

feat: allow fullscreen without alternative screen #917

Re-run triggered October 23, 2023 06:49
Status Failure
Total duration 6m 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yaml

on: pull_request
Matrix: Tests
documentation
0s
documentation
Create release
0s
Create release
Matrix: Build packages
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 6 warnings
Tests (Linux GCC, ubuntu-latest, gcc, gcov): src/ftxui/component/screen_interactive.cpp#L356
no declaration matches ‘ftxui::ScreenInteractive ftxui::ScreenInteractive::Fullscreen(bool)’
Tests (Linux GCC, ubuntu-latest, gcc, gcov): src/ftxui/component/screen_interactive.cpp#L366
no declaration matches ‘ftxui::ScreenInteractive ftxui::ScreenInteractive::TerminalOutput()’
Tests (Linux GCC, ubuntu-latest, gcc, gcov)
Process completed with exit code 2.
Tests (Linux Clang, ubuntu-latest, llvm, llvm-cov gcov): src/ftxui/component/screen_interactive.cpp#L356
out-of-line definition of 'Fullscreen' does not match any declaration in 'ftxui::ScreenInteractive'
Tests (Linux Clang, ubuntu-latest, llvm, llvm-cov gcov): src/ftxui/component/screen_interactive.cpp#L366
out-of-line definition of 'TerminalOutput' does not match any declaration in 'ftxui::ScreenInteractive'
Tests (Linux Clang, ubuntu-latest, llvm, llvm-cov gcov)
Process completed with exit code 2.
Tests (MacOS clang, macos-latest, llvm, llvm-cov gcov): src/ftxui/component/screen_interactive.cpp#L356
out-of-line definition of 'Fullscreen' does not match any declaration in 'ftxui::ScreenInteractive'
Tests (MacOS clang, macos-latest, llvm, llvm-cov gcov): src/ftxui/component/screen_interactive.cpp#L366
out-of-line definition of 'TerminalOutput' does not match any declaration in 'ftxui::ScreenInteractive'
Tests (MacOS clang, macos-latest, llvm, llvm-cov gcov)
Process completed with exit code 2.
Tests (Windows MSVC, windows-latest, cl): src/ftxui/component/screen_interactive.cpp#L356
'ftxui::ScreenInteractive ftxui::ScreenInteractive::Fullscreen(bool)': overloaded member function not found in 'ftxui::ScreenInteractive' [D:\a\FTXUI\FTXUI\build\component.vcxproj]
Tests (Windows MSVC, windows-latest, cl): src/ftxui/component/screen_interactive.cpp#L366
'ftxui::ScreenInteractive ftxui::ScreenInteractive::TerminalOutput(void)': overloaded member function not found in 'ftxui::ScreenInteractive' [D:\a\FTXUI\FTXUI\build\component.vcxproj]
Tests (Windows MSVC, windows-latest, cl)
Process completed with exit code 1.
Tests (Linux GCC, ubuntu-latest, gcc, gcov)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (Linux Clang, ubuntu-latest, llvm, llvm-cov gcov)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (MacOS clang, macos-latest, llvm, llvm-cov gcov)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (MacOS clang, macos-latest, llvm, llvm-cov gcov)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Tests (Windows MSVC, windows-latest, cl)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (Windows MSVC, windows-latest, cl)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...