Skip to content

optimize add/remove/update using rlock and lock #17208

optimize add/remove/update using rlock and lock

optimize add/remove/update using rlock and lock #17208

Triggered via push August 28, 2024 11:54
Status Failure
Total duration 2m 32s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
lint: message/validation/validation_test.go#L74
copylocks: assignment copies lock value to share1: github.com/ssvlabs/ssv/protocol/v2/types.SSVShare contains sync.Once contains sync/atomic.Uint32 contains sync/atomic.noCopy (govet)
lint: message/validation/validation_test.go#L76
copylocks: assignment copies lock value to share2: github.com/ssvlabs/ssv/protocol/v2/types.SSVShare contains sync.Once contains sync/atomic.Uint32 contains sync/atomic.noCopy (govet)
lint: message/validation/validation_test.go#L79
copylocks: assignment copies lock value to share3: github.com/ssvlabs/ssv/protocol/v2/types.SSVShare contains sync.Once contains sync/atomic.Uint32 contains sync/atomic.noCopy (govet)
lint
Process completed with exit code 2.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/