Skip to content

Apply golang standards #14

Apply golang standards

Apply golang standards #14

Triggered via pull request August 15, 2023 23:18
Status Failure
Total duration 1m 47s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build
cannot use agent (variable of type *"github.com/couchbase/gocbcore/v10".Agent) as kvProvider value in return statement: *"github.com/couchbase/gocbcore/v10".Agent does not implement kvProvider (missing method RangeScanCancel)
build
unknown field RetryStrategy in struct literal of type "github.com/couchbase/gocbcore/v10".RangeScanCreateOptions
build
cannot use func(result *gocbcore.RangeScanCreateResult, err error) {…} (value of type func(result *"github.com/couchbase/gocbcore/v10".RangeScanCreateResult, err error)) as "github.com/couchbase/gocbcore/v10".RangeScanCreateCallback value in argument to rss.opm.agent.RangeScanCreate
build
result.ScanUUUID undefined (type *"github.com/couchbase/gocbcore/v10".RangeScanCreateResult is pointer to interface, not interface)
build
unknown field RetryStrategy in struct literal of type "github.com/couchbase/gocbcore/v10".RangeScanContinueOptions
build
unknown field RetryStrategy in struct literal of type "github.com/couchbase/gocbcore/v10".RangeScanCancelOptions
build
Process completed with exit code 1.