Tidy up some ConstRef<T> and Ref<T> constructor cases #860
Annotations
11 warnings
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/
|
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]
|
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]
|
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]
|
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]
|
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]
|
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]
|
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]
|
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]
|
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]
|
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]
|
The logs for this run have expired and are no longer available.
Loading