Skip to content

feat: VEC-272 Add query command #127

feat: VEC-272 Add query command

feat: VEC-272 Add query command #127

Triggered via push August 16, 2024 23:05
Status Failure
Total duration 39s
Billable time 1m
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
tests: cmd/writers/neighborList.go#L61
undefined: avs.Neighbor
tests: tests/utils.go#L329
assignment mismatch: 2 variables but avs.NewClient returns 1 value
tests: tests/utils.go#L335
too many arguments in call to avs.NewClient
tests: tests/utils.go#L354
avsClient.IndexList undefined (type *avs.Client has no field or method IndexList)
tests
Process completed with exit code 2.
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/