services: add new block fetching from NeoFS service #1379
tests.yml
on: pull_request
Lint
1m 11s
Check internal dependencies
12s
Check code generated with 'go generate' is up-to-date
37s
Coverage
6m 47s
Matrix: CodeQL
Matrix: Run tests
Annotations
2 errors
Lint:
pkg/services/blockfetcher/blockfetcher.go#L95
S1002: should omit comparison to bool constant, can be simplified to `!bfs.started.CompareAndSwap(false, true)` (gosimple)
|
Lint
issues found
|