Skip to content

Merge pull request #16 from StacklokLabs/embed-headings #14

Merge pull request #16 from StacklokLabs/embed-headings

Merge pull request #16 from StacklokLabs/embed-headings #14

Triggered via push November 11, 2024 17:12
Status Failure
Total duration 34s
Artifacts

test.yml

on: push
Unit testing
16s
Unit testing
Run golangci-lint
24s
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)