WIP - Add SetDefaultSchemaVersion #1080
Annotations
9 errors
db/fetcher/mocks/encoded_document.go#L1
: # github.com/sourcenetwork/defradb/db/fetcher/mocks
|
db/fetcher/mocks/utils.go#L36
f.EXPECT().FetchNextDoc undefined (type *Fetcher_Expecter has no field or method FetchNextDoc)
|
db/fetcher/mocks/utils.go#L38
f.EXPECT().FetchNextDecoded undefined (type *Fetcher_Expecter has no field or method FetchNextDecoded) (typecheck)
|
db/indexed_docs_test.go#L33
could not import github.com/sourcenetwork/defradb/db/fetcher/mocks (-: # github.com/sourcenetwork/defradb/db/fetcher/mocks
|
db/fetcher/mocks/utils.go#L36
f.EXPECT().FetchNextDoc undefined (type *Fetcher_Expecter has no field or method FetchNextDoc)
|
db/fetcher/mocks/utils.go#L38
f.EXPECT().FetchNextDecoded undefined (type *Fetcher_Expecter has no field or method FetchNextDecoded)) (typecheck)
|
http/client.go#L227
SA4006: this value of `methodURL` is never used (staticcheck)
|
http/client.go#L230
unreachable: unreachable code (govet)
|
|
The logs for this run have expired and are no longer available.
Loading