Skip to content

Update module github.com/arangodb/go-driver/v2 to v2.2.0 #204

Update module github.com/arangodb/go-driver/v2 to v2.2.0

Update module github.com/arangodb/go-driver/v2 to v2.2.0 #204

Triggered via pull request August 31, 2025 21:51
Status Failure
Total duration 33s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build
Process completed with exit code 1.
build: src/repository/graph/arango.go#L180
db.Database.Collection undefined (type arangodb.Database has no field or method Collection)
build: src/repository/graph/arango.go#L99
db.Collection undefined (type arangodb.Database has no field or method Collection)
build: src/repository/graph/arango.go#L80
undefined: arangodb.CreateCollectionProperties
build: src/repository/graph/arango.go#L80
db.CreateCollection undefined (type arangodb.Database has no field or method CreateCollection)
build: src/repository/graph/arango.go#L78
undefined: arangodb.CreateCollectionProperties
build: src/repository/graph/arango.go#L78
db.CreateCollection undefined (type arangodb.Database has no field or method CreateCollection)
build: src/repository/graph/arango.go#L65
c.Database undefined (type arangodb.Client has no field or method Database)