replace catch2 submodule with fetchcontent #85
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Build:
src/env/get.cpp#L44
'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\nitro\build\nitro-env-static.vcxproj]
|
Build:
src/env/get.cpp#L57
'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\nitro\build\nitro-env-static.vcxproj]
|
Build:
tests/format_test.cpp#L146
unreachable code [D:\a\nitro\build\tests\Nitro.format_test.vcxproj]
|
Build:
tests/format_test.cpp#L152
unreachable code [D:\a\nitro\build\tests\Nitro.format_test.vcxproj]
|
Build:
src/options/parser.cpp#L295
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\nitro\build\nitro-options-static.vcxproj]
|
Build:
src/options/toggle.cpp#L176
'+=': conversion from 'size_t' to 'int', possible loss of data [D:\a\nitro\build\nitro-options-static.vcxproj]
|
Build:
tests/options_test.cpp#L490
declaration of 'parser' hides previous local declaration [D:\a\nitro\build\tests\Nitro.options_test.vcxproj]
|
Build
'initializing': conversion from '__int64' to 'long', possible loss of data [D:\a\nitro\build\tests\Nitro.unordered_test.vcxproj]
|
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002
|
Loading