CBG-1196 uptake go-blip to make messages.flags atomic #13266
ci.yml
on: push
build
1m 17s
addlicense
12s
lint
1m 29s
test-race
5m 31s
test-default-collection
3m 58s
test-no-xattrs
3m 59s
python-format
6s
python-lint
7s
Matrix: test-sgcollect
Matrix: test-stats-definition-exporter
Matrix: test
Annotations
9 errors and 5 warnings
lint:
rest/blip_api_crud_test.go#L2193
copylocks: range var message copies lock: github.com/couchbase/go-blip.Message contains sync/atomic.Pointer[github.com/couchbase/go-blip.frameFlags] contains sync/atomic.noCopy (govet)
|
lint:
rest/blip_api_crud_test.go#L2199
copylocks: assignment copies lock value to highestSeqMsg: github.com/couchbase/go-blip.Message contains sync/atomic.Pointer[github.com/couchbase/go-blip.frameFlags] contains sync/atomic.noCopy (govet)
|
lint:
rest/blip_api_crud_test.go#L2296
copylocks: range var message copies lock: github.com/couchbase/go-blip.Message contains sync/atomic.Pointer[github.com/couchbase/go-blip.frameFlags] contains sync/atomic.noCopy (govet)
|
lint:
rest/blip_api_crud_test.go#L2302
copylocks: assignment copies lock value to highestSeqMsg: github.com/couchbase/go-blip.Message contains sync/atomic.Pointer[github.com/couchbase/go-blip.frameFlags] contains sync/atomic.noCopy (govet)
|
lint:
rest/blip_client_test.go#L1542
copylocks: assignment copies lock value to messages[k]: github.com/couchbase/go-blip.Message contains sync/atomic.Pointer[github.com/couchbase/go-blip.frameFlags] contains sync/atomic.noCopy (govet)
|
lint:
rest/revocation_test.go#L2291
copylocks: range var msg copies lock: github.com/couchbase/go-blip.Message contains sync/atomic.Pointer[github.com/couchbase/go-blip.frameFlags] contains sync/atomic.noCopy (govet)
|
lint:
rest/revocation_test.go#L2380
copylocks: range var message copies lock: github.com/couchbase/go-blip.Message contains sync/atomic.Pointer[github.com/couchbase/go-blip.frameFlags] contains sync/atomic.noCopy (govet)
|
lint:
rest/revocation_test.go#L2386
copylocks: assignment copies lock value to highestSeqMsg: github.com/couchbase/go-blip.Message contains sync/atomic.Pointer[github.com/couchbase/go-blip.frameFlags] contains sync/atomic.noCopy (govet)
|
lint
issues found
|
python-lint
Could not parse version from /home/runner/work/sync_gateway/sync_gateway/pyproject.toml. Using latest version.
|
python-format
Could not parse version from /home/runner/work/sync_gateway/sync_gateway/pyproject.toml. Using latest version.
|
test-stats-definition-exporter (windows-latest)
Cache not found for keys: setup-go-Windows-x64-go-1.23.3-ef852d8dcc125ed60974131d2ae918bc40b30424479c884bb6f4fc294c7f8479
|
test (windows)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test (windows)
Cache not found for keys: setup-go-Windows-x64-go-1.23.3-ef852d8dcc125ed60974131d2ae918bc40b30424479c884bb6f4fc294c7f8479
|