Fix #1384 by refactoring VersionMap
to include all combinations of LoadType
s and whether to include_deleted
#1889
Annotations
2 errors and 5 warnings
CMake compile:
cpp/arcticdb/version/version_utils.hpp#L299
‘const struct arcticdb::LoadStrategy’ has no member named ‘include_deleted’; did you mean ‘include_deleted_’?
|
CMake compile
run-cmake action execution failed: 'Error: "'/usr/local/bin/cmake' failed with error code: '2'.'
|
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