Performance improvement by refactoring pixel styles #831
build.yaml
on: pull_request
Annotations
8 errors and 14 warnings
Tests (Linux GCC, ubuntu-latest, gcc, gcov):
include/ftxui/screen/screen.hpp#L23
ISO C++ prohibits anonymous structs [-Werror=pedantic]
|
Tests (Linux GCC, ubuntu-latest, gcc, gcov)
Process completed with exit code 2.
|
Tests (Linux Clang, ubuntu-latest, llvm, llvm-cov gcov):
include/ftxui/screen/screen.hpp#L23
anonymous structs are a GNU extension [-Werror,-Wgnu-anonymous-struct]
|
Tests (Linux Clang, ubuntu-latest, llvm, llvm-cov gcov):
include/ftxui/screen/screen.hpp#L23
anonymous types declared in an anonymous union are an extension [-Werror,-Wnested-anon-types]
|
Tests (Linux Clang, ubuntu-latest, llvm, llvm-cov gcov)
Process completed with exit code 2.
|
Tests (MacOS clang, macos-latest, llvm, llvm-cov gcov):
include/ftxui/screen/screen.hpp#L23
anonymous structs are a GNU extension [-Werror,-Wgnu-anonymous-struct]
|
Tests (MacOS clang, macos-latest, llvm, llvm-cov gcov):
include/ftxui/screen/screen.hpp#L23
anonymous types declared in an anonymous union are an extension [-Werror,-Wnested-anon-types]
|
Tests (MacOS clang, macos-latest, llvm, llvm-cov gcov)
Process completed with exit code 2.
|
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 (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#L179
'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#L207
'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#L237
'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#L265
'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#L295
'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#L325
'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#L357
'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#L391
'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#L423
'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#L453
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\FTXUI\FTXUI\build\ftxui-tests.vcxproj]
|