Skip to content

Merge pull request #13 from jhrozek/options #11

Merge pull request #13 from jhrozek/options

Merge pull request #13 from jhrozek/options #11

Triggered via push October 31, 2024 14:08
Status Failure
Total duration 40s
Artifacts

test.yml

on: push
Unit testing
22s
Unit testing
Run golangci-lint
30s
Run golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Unit testing
Process completed with exit code 1.
Run golangci-lint: pkg/db/pgvector.go#L72
undefined: pgvector (typecheck)
Run golangci-lint: pkg/db/pgvector.go#L105
undefined: pgvector (typecheck)
Run golangci-lint: pkg/db/qdrant_test.go#L52
m.Called undefined (type *mockClient has no field or method Called) (typecheck)
Run golangci-lint: pkg/db/qdrant_test.go#L56
m.Called undefined (type *mockClient has no field or method Called) (typecheck)
Run golangci-lint: pkg/db/qdrant_test.go#L61
m.Called undefined (type *mockClient has no field or method Called) (typecheck)
Run golangci-lint: pkg/db/qdrant_test.go#L145
qv.mockClient.On undefined (type *mockClient has no field or method On) (typecheck)
Run golangci-lint: pkg/db/qdrant_test.go#L156
qv.mockClient.AssertExpectations undefined (type *mockClient has no field or method AssertExpectations) (typecheck)
Run golangci-lint: pkg/db/qdrant_test.go#L187
qv.mockClient.On undefined (type *mockClient has no field or method On) (typecheck)
Run golangci-lint: pkg/db/qdrant_test.go#L200
qv.mockClient.AssertExpectations undefined (type *mockClient has no field or method AssertExpectations) (typecheck)
Run golangci-lint: pkg/db/qdrant_test.go#L212
qv.mockClient.On undefined (type *mockClient has no field or method On) (typecheck)