Improve build time #2358
Annotations
5 errors and 5 warnings
CMake compile:
cpp/arcticdb/storage/lmdb/lmdb_mock_client.cpp#L62
‘lmdb::error’ has not been declared
|
CMake compile:
cpp/arcticdb/storage/lmdb/lmdb_mock_client.cpp#L67
‘lmdb::error’ has not been declared
|
CMake compile:
cpp/arcticdb/storage/lmdb/lmdb_mock_client.cpp#L67
‘MDB_KEYEXIST’ was not declared in this scope
|
CMake compile:
cpp/arcticdb/storage/lmdb/lmdb_mock_client.cpp#L113
‘_contents_’ was not declared in this scope; did you mean ‘lmdb_contents_’?
|
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