Added go bindings #15
Annotations
6 errors and 1 warning
lint:
examples/getting_started.go#L7
could not import github.com/Eigen-DB/hnswgo/v2 (-: # github.com/Eigen-DB/hnswgo/v2
|
lint:
examples/getting_started.go#L19
undefined: hnswgo (typecheck)
|
lint:
tests/hnswgo_test.go#L10
could not import github.com/Eigen-DB/hnswgo/v2 (-: # github.com/Eigen-DB/hnswgo/v2
|
lint:
tests/hnswgo_test.go#L15
undefined: hnswgo (typecheck)
|
lint:
tests/hnswgo_test.go#L16
undefined: hnswgo (typecheck)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|