Use GTest; resolves #34 (#90) #288
Annotations
14 warnings
windows-msvc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
windows-msvc:
src/yyjson.c#L1174
Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [D:\a\reflect-cpp\reflect-cpp\build\reflectcpp.vcxproj]
|
windows-msvc:
src/yyjson.c#L3816
Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [D:\a\reflect-cpp\reflect-cpp\build\reflectcpp.vcxproj]
|
windows-msvc:
src/yyjson.c#L1201
Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [D:\a\reflect-cpp\reflect-cpp\build\reflectcpp.vcxproj]
|
windows-msvc:
src/yyjson.c#L6848
Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [D:\a\reflect-cpp\reflect-cpp\build\reflectcpp.vcxproj]
|
windows-msvc:
src/yyjson.c#L6833
Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [D:\a\reflect-cpp\reflect-cpp\build\reflectcpp.vcxproj]
|
windows-msvc:
src/yyjson.c#L6821
Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [D:\a\reflect-cpp\reflect-cpp\build\reflectcpp.vcxproj]
|
windows-msvc:
src/yyjson.c#L6812
Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [D:\a\reflect-cpp\reflect-cpp\build\reflectcpp.vcxproj]
|
windows-msvc:
src/yyjson.c#L6880
Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [D:\a\reflect-cpp\reflect-cpp\build\reflectcpp.vcxproj]
|
windows-msvc:
src/yyjson.c#L6865
Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [D:\a\reflect-cpp\reflect-cpp\build\reflectcpp.vcxproj]
|
windows-msvc:
src/yyjson.c#L4170
Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified [D:\a\reflect-cpp\reflect-cpp\build\reflectcpp.vcxproj]
|
linux-clang
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linux-clang:
tests/json/test_inheritance2.cpp#L50
unused variable 'empty_derived2_view' [-Wunused-variable]
|
linux-gcc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|