enable more vector types #5
Annotations
10 errors and 3 warnings
Build extension:
src/include/hnsw/hnsw_index.hpp#L21
unknown type name 'IndexStorageInfo'; did you mean 'TableStorageInfo'?
|
Build extension:
src/include/hnsw/hnsw_index.hpp#L45
unknown type name 'ErrorData'
|
Build extension:
src/include/hnsw/hnsw_index.hpp#L55
unknown type name 'ErrorData'
|
Build extension:
src/include/hnsw/hnsw_index.hpp#L57
unknown type name 'IndexStorageInfo'; did you mean 'TableStorageInfo'?
|
Build extension:
src/include/hnsw/hnsw_index.hpp#L57
only virtual member functions can be marked 'override'
|
Build extension:
src/include/hnsw/hnsw_index.hpp#L58
only virtual member functions can be marked 'override'
|
Build extension:
src/include/hnsw/hnsw_index.hpp#L74
only virtual member functions can be marked 'override'
|
Build extension:
src/include/hnsw/hnsw_index.hpp#L21
use of undeclared identifier 'IndexStorageInfo'; did you mean 'TableStorageInfo'?
|
Build extension:
src/hnsw/hnsw_index.cpp#L124
unknown type name 'IndexStorageInfo'; did you mean 'TableStorageInfo'?
|
Build extension:
src/hnsw/hnsw_index.cpp#L125
no matching constructor for initialization of 'duckdb::Index'
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v2, lukka/run-vcpkg@v11.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
The logs for this run have expired and are no longer available.
Loading