Feature/named aggs #1951
Annotations
10 errors and 5 warnings
Run C++ Tests:
cpp/arcticdb/processing/test/test_clause.cpp#L65
missing initializer for member ‘arcticdb::NamedAggregator::output_column_name_’ [-Werror=missing-field-initializers]
|
Run C++ Tests:
cpp/arcticdb/processing/test/test_clause.cpp#L65
missing initializer for member ‘arcticdb::NamedAggregator::output_column_name_’ [-Werror=missing-field-initializers]
|
Run C++ Tests:
cpp/arcticdb/processing/test/test_clause.cpp#L65
missing initializer for member ‘arcticdb::NamedAggregator::output_column_name_’ [-Werror=missing-field-initializers]
|
Run C++ Tests:
cpp/arcticdb/processing/test/test_clause.cpp#L65
missing initializer for member ‘arcticdb::NamedAggregator::output_column_name_’ [-Werror=missing-field-initializers]
|
Run C++ Tests:
cpp/arcticdb/processing/test/test_clause.cpp#L65
missing initializer for member ‘arcticdb::NamedAggregator::output_column_name_’ [-Werror=missing-field-initializers]
|
Run C++ Tests:
cpp/arcticdb/processing/test/test_clause.cpp#L135
missing initializer for member ‘arcticdb::NamedAggregator::output_column_name_’ [-Werror=missing-field-initializers]
|
Run C++ Tests:
cpp/arcticdb/processing/test/test_clause.cpp#L135
missing initializer for member ‘arcticdb::NamedAggregator::output_column_name_’ [-Werror=missing-field-initializers]
|
Run C++ Tests:
cpp/arcticdb/processing/test/test_clause.cpp#L135
missing initializer for member ‘arcticdb::NamedAggregator::output_column_name_’ [-Werror=missing-field-initializers]
|
Run C++ Tests:
cpp/arcticdb/processing/test/test_clause.cpp#L135
missing initializer for member ‘arcticdb::NamedAggregator::output_column_name_’ [-Werror=missing-field-initializers]
|
Run C++ Tests:
cpp/arcticdb/processing/test/test_clause.cpp#L135
missing initializer for member ‘arcticdb::NamedAggregator::output_column_name_’ [-Werror=missing-field-initializers]
|
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