CBG-3271 remove persistent rosmar buckets #8428
ci.yml
on: push
Matrix: test-sgcollect
Matrix: test-stats-definition-exporter
Matrix: test
Annotations
34 errors and 3 warnings
build:
rest/api.go#L23
missing go.sum entry for module providing package github.com/couchbase/sg-bucket (imported by github.com/couchbase/sync_gateway/base); to add:
|
build:
base/bucket.go#L30
missing go.sum entry for module providing package github.com/couchbaselabs/rosmar (imported by github.com/couchbase/sync_gateway/base); to add:
|
build
Process completed with exit code 1.
|
test (ubuntu):
rest/api.go#L23
missing go.sum entry for module providing package github.com/couchbase/sg-bucket (imported by github.com/couchbase/sync_gateway/base); to add:
|
test (ubuntu):
base/bucket.go#L30
missing go.sum entry for module providing package github.com/couchbaselabs/rosmar (imported by github.com/couchbase/sync_gateway/base); to add:
|
test (ubuntu)
Process completed with exit code 1.
|
test-stats-definition-exporter (ubuntu-latest):
base/bucket.go#L28
missing go.sum entry for module providing package github.com/couchbase/sg-bucket (imported by github.com/couchbase/sync_gateway/base); to add:
|
test-stats-definition-exporter (ubuntu-latest):
base/bucket.go#L30
missing go.sum entry for module providing package github.com/couchbaselabs/rosmar (imported by github.com/couchbase/sync_gateway/base); to add:
|
test-stats-definition-exporter (ubuntu-latest)
Process completed with exit code 1.
|
lint:
base/collection_gocb.go#L47
cannot use &Collection{} (value of type *Collection) as DataStore value in variable declaration (typecheck)
|
lint:
base/leaky_bucket.go#L22
cannot use &LeakyBucket{} (value of type *LeakyBucket) as Bucket value in variable declaration (typecheck)
|
lint:
base/leaky_datastore.go#L27
cannot use &LeakyDataStore{} (value of type *LeakyDataStore) as DataStore value in variable declaration (typecheck)
|
lint:
base/util_testing.go#L58
cannot use &TestBucket{} (value of type *TestBucket) as Bucket value in variable declaration (typecheck)
|
lint:
base/bucket.go#L76
invalid operation: GetBaseBucket(b) (value of type Bucket) is not an interface (typecheck)
|
lint:
base/bucket.go#L82
invalid operation: b (variable of type Bucket) is not an interface (typecheck)
|
lint:
base/bucket.go#L90
invalid operation: ds (variable of type DataStore) is not an interface (typecheck)
|
lint:
base/bucket.go#L98
invalid operation: GetBaseDataStore(ds) (value of type DataStore) is not an interface (typecheck)
|
lint:
base/bucket.go#L350
cannot use nil as Bucket value in return statement (typecheck)
|
lint:
base/bucket.go#L360
cannot use GetGoCBv2Bucket(ctx, spec) (value of type *GocbV2Bucket) as Bucket value in assignment (typecheck)
|
test-race:
rest/api.go#L23
missing go.sum entry for module providing package github.com/couchbase/sg-bucket (imported by github.com/couchbase/sync_gateway/base); to add:
|
test-race:
base/bucket.go#L30
missing go.sum entry for module providing package github.com/couchbaselabs/rosmar (imported by github.com/couchbase/sync_gateway/base); to add:
|
test-race
Process completed with exit code 1.
|
test (macos):
rest/api.go#L23
missing go.sum entry for module providing package github.com/couchbase/sg-bucket (imported by github.com/couchbase/sync_gateway/base); to add:
|
test (macos):
base/bucket.go#L30
missing go.sum entry for module providing package github.com/couchbaselabs/rosmar (imported by github.com/couchbase/sync_gateway/base); to add:
|
test (macos)
Process completed with exit code 1.
|
test-stats-definition-exporter (macos-latest):
base/bucket.go#L28
missing go.sum entry for module providing package github.com/couchbase/sg-bucket (imported by github.com/couchbase/sync_gateway/base); to add:
|
test-stats-definition-exporter (macos-latest):
base/bucket.go#L30
missing go.sum entry for module providing package github.com/couchbaselabs/rosmar (imported by github.com/couchbase/sync_gateway/base); to add:
|
test-stats-definition-exporter (macos-latest)
Process completed with exit code 1.
|
test-stats-definition-exporter (windows-latest):
base/bucket.go#L28
missing go.sum entry for module providing package github.com/couchbase/sg-bucket (imported by github.com/couchbase/sync_gateway/base); to add:
|
test-stats-definition-exporter (windows-latest):
base/bucket.go#L30
missing go.sum entry for module providing package github.com/couchbaselabs/rosmar (imported by github.com/couchbase/sync_gateway/base); to add:
|
test-stats-definition-exporter (windows-latest)
Process completed with exit code 1.
|
test (windows):
rest/api.go#L23
missing go.sum entry for module providing package github.com/couchbase/sg-bucket (imported by github.com/couchbase/sync_gateway/base); to add:
|
test (windows):
base/bucket.go#L30
missing go.sum entry for module providing package github.com/couchbaselabs/rosmar (imported by github.com/couchbase/sync_gateway/base); to add:
|
test (windows)
Process completed with exit code 1.
|
test (ubuntu)
No file was found with the provided path: test.json.
|
test (macos)
No file was found with the provided path: test.json.
|
test (windows)
No file was found with the provided path: test.json.
|