Update year in license file to 2025 #73
Annotations
10 errors and 2 warnings
Build extension:
src/include/hnsw/hnsw_index.hpp#L73
non-virtual member function marked 'override' hides virtual member function
|
Build extension:
src/include/hnsw/hnsw_index.hpp#L75
non-virtual member function marked 'override' hides virtual member function
|
Build extension:
src/include/hnsw/hnsw_index.hpp#L94
only virtual member functions can be marked 'override'
|
Build extension:
src/include/hnsw/hnsw_index.hpp#L73
non-virtual member function marked 'override' hides virtual member function
|
Build extension:
src/include/hnsw/hnsw_index.hpp#L75
non-virtual member function marked 'override' hides virtual member function
|
Build extension:
src/include/hnsw/hnsw_index.hpp#L94
only virtual member functions can be marked 'override'
|
Build extension:
src/include/hnsw/hnsw_index.hpp#L73
non-virtual member function marked 'override' hides virtual member function
|
Build extension:
src/include/hnsw/hnsw_index.hpp#L75
non-virtual member function marked 'override' hides virtual member function
|
Build extension:
src/include/hnsw/hnsw_index.hpp#L94
only virtual member functions can be marked 'override'
|
Build extension:
src/hnsw/hnsw_index.cpp#L502
out-of-line definition of 'VerifyAppend' does not match any declaration in 'duckdb::HNSWIndex'
|
Build extension:
CMakeLists.txt#L186
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Loading