Skip to content

add missing include guard for screen/pixel.hpp (#890) #1068

add missing include guard for screen/pixel.hpp (#890)

add missing include guard for screen/pixel.hpp (#890) #1068

Triggered via push June 27, 2024 11:07
Status Failure
Total duration 22m 23s
Artifacts

build.yaml

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

Annotations

2 errors and 24 warnings
Tests (MacOS clang, macos-latest, llvm, llvm-cov gcov)
Error: Failed to install gcovr via pip: Error: Command failed with exit code 1: /opt/homebrew/bin/python3 -m pip install --user gcovr==5.0.
Tests (MacOS clang, macos-latest, llvm, llvm-cov gcov)
gcovr failed to install
Tests (MacOS clang, macos-latest, llvm, llvm-cov gcov)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: SimenB/github-actions-cpu-cores@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: pipx was not installed correctly Error: Failed to install pipx via pip: Error: Command failed with exit code 1: /opt/homebrew/bin/python3 -m pip install --upgrade --user pipx.. Ignoring...
Tests (MacOS clang, macos-latest, llvm, llvm-cov gcov)
Failed to install setuptools or wheel: Error: Failed to install setuptools via pip: Error: Command failed with exit code 1: /opt/homebrew/bin/python3 -m pip install --upgrade --user setuptools.. Ignoring...
Tests (Linux GCC, ubuntu-latest, gcc, gcov)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: SimenB/github-actions-cpu-cores@v1, actions/checkout@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: SimenB/github-actions-cpu-cores@v1, actions/checkout@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 (Linux Clang, ubuntu-latest, llvm, llvm-cov gcov)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:/etc/apt/trusted.gpg.d/launchpad-toolchain.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, mymindstorm/setup-emsdk@v7, peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, mymindstorm/setup-emsdk@v7. 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: SimenB/github-actions-cpu-cores@v1, actions/checkout@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): src/ftxui/dom/gridbox_test.cpp#L181
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\FTXUI\FTXUI\build\ftxui-tests.vcxproj]
Tests (Windows MSVC, windows-latest, cl): src/ftxui/dom/gridbox_test.cpp#L209
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\FTXUI\FTXUI\build\ftxui-tests.vcxproj]
Tests (Windows MSVC, windows-latest, cl): src/ftxui/dom/gridbox_test.cpp#L239
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\FTXUI\FTXUI\build\ftxui-tests.vcxproj]
Tests (Windows MSVC, windows-latest, cl): src/ftxui/dom/gridbox_test.cpp#L267
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\FTXUI\FTXUI\build\ftxui-tests.vcxproj]
Tests (Windows MSVC, windows-latest, cl): src/ftxui/dom/gridbox_test.cpp#L297
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\FTXUI\FTXUI\build\ftxui-tests.vcxproj]
Tests (Windows MSVC, windows-latest, cl): src/ftxui/dom/gridbox_test.cpp#L327
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\FTXUI\FTXUI\build\ftxui-tests.vcxproj]
Tests (Windows MSVC, windows-latest, cl): src/ftxui/dom/gridbox_test.cpp#L359
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\FTXUI\FTXUI\build\ftxui-tests.vcxproj]
Tests (Windows MSVC, windows-latest, cl): src/ftxui/dom/gridbox_test.cpp#L393
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\FTXUI\FTXUI\build\ftxui-tests.vcxproj]
Tests (Windows MSVC, windows-latest, cl): src/ftxui/dom/gridbox_test.cpp#L425
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\FTXUI\FTXUI\build\ftxui-tests.vcxproj]
Tests (Windows MSVC, windows-latest, cl): src/ftxui/dom/gridbox_test.cpp#L455
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\FTXUI\FTXUI\build\ftxui-tests.vcxproj]
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...