Skip to content

chore(deps): bump github.com/arangodb/go-driver from 1.5.2 to 1.6.1 #24

chore(deps): bump github.com/arangodb/go-driver from 1.5.2 to 1.6.1

chore(deps): bump github.com/arangodb/go-driver from 1.5.2 to 1.6.1 #24

Triggered via pull request November 6, 2023 08:51
Status Failure
Total duration 1m 0s
Artifacts

build.yml

on: pull_request
Matrix: test
coverage
0s
coverage
Fit to window
Zoom out
Zoom in

Annotations

48 errors
lint: arangodb.go#L1
: # github.com/gabor-boros/go-oauth2-arangodb [github.com/gabor-boros/go-oauth2-arangodb.test]
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)
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)
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)
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)
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)
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)
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)
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)
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)
test (^1.19, macos-latest): 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)
test (^1.19, macos-latest): 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)
test (^1.19, macos-latest): 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)
test (^1.19, macos-latest): 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)
test (^1.19, macos-latest): 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)
test (^1.19, macos-latest): 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)
test (^1.19, macos-latest): 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)
test (^1.19, macos-latest): 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)
test (^1.19, macos-latest): 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)
test (^1.19, macos-latest): client_store_test.go#L268
cannot use db (variable of type *MockArangoDB) as driver.Database value in return statement: *MockArangoDB does not implement driver.Database (missing method ExplainQuery)
test (^1.20, ubuntu-latest)
The job was canceled because "_1_19_macos-latest" failed.
test (^1.20, ubuntu-latest): 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)
test (^1.20, ubuntu-latest): 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)
test (^1.20, ubuntu-latest): 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)
test (^1.20, ubuntu-latest): 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)
test (^1.20, ubuntu-latest): 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)
test (^1.20, ubuntu-latest): 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)
test (^1.20, ubuntu-latest): 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)
test (^1.20, ubuntu-latest): 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)
test (^1.20, ubuntu-latest): 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)
test (^1.20, ubuntu-latest): client_store_test.go#L268
cannot use db (variable of type *MockArangoDB) as driver.Database value in return statement: *MockArangoDB does not implement driver.Database (missing method ExplainQuery)
test (^1.19, ubuntu-latest)
The job was canceled because "_1_19_macos-latest" failed.
test (^1.19, ubuntu-latest): 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)
test (^1.19, ubuntu-latest): 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)
test (^1.19, ubuntu-latest): 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)
test (^1.19, ubuntu-latest): 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)
test (^1.19, ubuntu-latest): 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)
test (^1.19, ubuntu-latest): 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)
test (^1.19, ubuntu-latest): 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)
test (^1.19, ubuntu-latest): 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)
test (^1.19, ubuntu-latest): 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)
test (^1.19, ubuntu-latest): client_store_test.go#L268
cannot use db (variable of type *MockArangoDB) as driver.Database value in return statement: *MockArangoDB does not implement driver.Database (missing method ExplainQuery)
test (^1.19, windows-latest)
The job was canceled because "_1_19_macos-latest" failed.
test (^1.19, windows-latest)
The operation was canceled.
test (^1.20, windows-latest)
The job was canceled because "_1_19_macos-latest" failed.
test (^1.20, windows-latest)
The operation was canceled.
test (^1.20, macos-latest)
The job was canceled because "_1_19_macos-latest" failed.
test (^1.20, macos-latest)
The operation was canceled.