Fix #1384 by refactoring VersionMap
to include all combinations of LoadType
s and whether to include_deleted
#2116
Annotations
1 error and 5 warnings
Run C++ Tests
Process completed with exit code 8.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], SimenB/[email protected], lukka/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMake compile:
cpp/third_party/lmdbcxx/mdb.c#L6748
this statement may fall through [-Wimplicit-fallthrough=]
|
CMake compile:
cpp/third_party/lmdbcxx/mdb.c#L9185
writing 8 bytes into a region of size 1 [-Wstringop-overflow=]
|
CMake compile:
cpp/third_party/lmdbcxx/mdb.c#L7336
writing 8 bytes into a region of size 1 [-Wstringop-overflow=]
|
CMake compile:
cpp/third_party/lmdbcxx/mdb.c#L7330
writing 8 bytes into a region of size 1 [-Wstringop-overflow=]
|
Loading