chore(deps): bump github.com/arangodb/go-driver from 1.5.2 to 1.6.1 #24
Annotations
10 errors
Go CI Lint:
arangodb.go#L1
: # github.com/gabor-boros/go-oauth2-arangodb [github.com/gabor-boros/go-oauth2-arangodb.test]
|
Go CI Lint:
client_store_test.go#L29
cannot use new(MockArangoDB) (value of type *MockArangoDB) as driver.Database value in argument to WithClientStoreDatabase: *MockArangoDB does not implement driver.Database (missing method ExplainQuery)
|
Go CI Lint:
client_store_test.go#L34
cannot use new(MockArangoDB) (value of type *MockArangoDB) as driver.Database value in struct literal: *MockArangoDB does not implement driver.Database (missing method ExplainQuery)
|
Go CI Lint:
client_store_test.go#L42
cannot use new(MockArangoDB) (value of type *MockArangoDB) as driver.Database value in argument to WithClientStoreDatabase: *MockArangoDB does not implement driver.Database (missing method ExplainQuery)
|
Go CI Lint:
client_store_test.go#L46
cannot use new(MockArangoDB) (value of type *MockArangoDB) as driver.Database value in struct literal: *MockArangoDB does not implement driver.Database (missing method ExplainQuery)
|
Go CI Lint:
client_store_test.go#L73
cannot use new(MockArangoDB) (value of type *MockArangoDB) as driver.Database value in argument to WithClientStoreDatabase: *MockArangoDB does not implement driver.Database (missing method ExplainQuery)
|
Go CI Lint:
client_store_test.go#L130
cannot use db (variable of type *MockArangoDB) as driver.Database value in return statement: *MockArangoDB does not implement driver.Database (missing method ExplainQuery)
|
Go CI Lint:
client_store_test.go#L151
cannot use db (variable of type *MockArangoDB) as driver.Database value in return statement: *MockArangoDB does not implement driver.Database (missing method ExplainQuery)
|
Go CI Lint:
client_store_test.go#L186
cannot use db (variable of type *MockArangoDB) as driver.Database value in return statement: *MockArangoDB does not implement driver.Database (missing method ExplainQuery)
|
Go CI Lint:
client_store_test.go#L245
cannot use db (variable of type *MockArangoDB) as driver.Database value in return statement: *MockArangoDB does not implement driver.Database (missing method ExplainQuery)
|
The logs for this run have expired and are no longer available.
Loading