add debug mode tests #11
GeneratedTests.yml
on: push
Generated Tests (Linux)
22m 5s
Debug mode tests (Linux)
20m 27s
Annotations
2 errors and 24 warnings
Debug mode tests (Linux)
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
Debug mode tests (Linux)
Process completed with exit code 143.
|
Generated Tests (Linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Generated Tests (Linux):
duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Init(MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Generated Tests (Linux):
duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Update(MD5_CTX*, const void*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Generated Tests (Linux):
duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Final(unsigned char*, MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Generated Tests (Linux):
duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Init(MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Generated Tests (Linux):
duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Update(MD5_CTX*, const void*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Generated Tests (Linux):
duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Final(unsigned char*, MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Generated Tests (Linux):
duckdb/third_party/httplib/httplib.hpp#L4200
‘int SHA256_Init(SHA256_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Generated Tests (Linux):
duckdb/third_party/httplib/httplib.hpp#L4200
‘int SHA256_Update(SHA256_CTX*, const void*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Generated Tests (Linux):
duckdb/third_party/httplib/httplib.hpp#L4200
‘int SHA256_Final(unsigned char*, SHA256_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Generated Tests (Linux):
duckdb/third_party/httplib/httplib.hpp#L4200
‘int SHA256_Init(SHA256_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Generated Tests (Linux)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Debug mode tests (Linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Debug mode tests (Linux):
src/include/delta_utils.hpp#L237
C++ designated initializers only available with ‘-std=c++20’ or ‘-std=gnu++20’ [-Wpedantic]
|
Debug mode tests (Linux):
src/include/delta_utils.hpp#L237
C++ designated initializers only available with ‘-std=c++20’ or ‘-std=gnu++20’ [-Wpedantic]
|
Debug mode tests (Linux):
src/include/delta_utils.hpp#L275
C++ designated initializers only available with ‘-std=c++20’ or ‘-std=gnu++20’ [-Wpedantic]
|
Debug mode tests (Linux):
src/include/delta_utils.hpp#L276
C++ designated initializers only available with ‘-std=c++20’ or ‘-std=gnu++20’ [-Wpedantic]
|
Debug mode tests (Linux):
src/functions/delta_scan.cpp#L26
comparison of integer expressions of different signedness: ‘int’ and ‘const uintptr_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
|
Debug mode tests (Linux):
src/functions/delta_scan.cpp#L392
comparison of integer expressions of different signedness: ‘long int’ and ‘const uintptr_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
|
Debug mode tests (Linux):
src/functions/delta_scan.cpp#L25
‘void duckdb::print_selection_vector(char*, const ffi::KernelBoolSlice*)’ defined but not used [-Wunused-function]
|
Debug mode tests (Linux):
src/include/delta_utils.hpp#L237
C++ designated initializers only available with ‘-std=c++20’ or ‘-std=gnu++20’ [-Wpedantic]
|
Debug mode tests (Linux):
src/include/delta_utils.hpp#L237
C++ designated initializers only available with ‘-std=c++20’ or ‘-std=gnu++20’ [-Wpedantic]
|
Debug mode tests (Linux):
src/include/delta_utils.hpp#L275
C++ designated initializers only available with ‘-std=c++20’ or ‘-std=gnu++20’ [-Wpedantic]
|
Debug mode tests (Linux)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|