Skip to content

[DRAFT] - Test using re2 regex pkg in place of std regex #941

[DRAFT] - Test using re2 regex pkg in place of std regex

[DRAFT] - Test using re2 regex pkg in place of std regex #941

Triggered via pull request July 24, 2023 23:52
@ahravahrav
synchronize #1542
use-re2-regex
Status Failure
Total duration 2m 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

smoke.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
smoke
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)
smoke
unknown field RetryStrategy in struct literal of type "github.com/couchbase/gocbcore/v10".RangeScanCreateOptions
smoke
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
smoke
result.ScanUUUID undefined (type *"github.com/couchbase/gocbcore/v10".RangeScanCreateResult is pointer to interface, not interface)
smoke
unknown field RetryStrategy in struct literal of type "github.com/couchbase/gocbcore/v10".RangeScanContinueOptions
smoke
unknown field RetryStrategy in struct literal of type "github.com/couchbase/gocbcore/v10".RangeScanCancelOptions
smoke
Process completed with exit code 1.
smoke
Restore cache failed: Dependencies file is not found in /home/runner/work/trufflehog/trufflehog. Supported file pattern: go.sum