Skip to content

services: add new block fetching from NeoFS service #1379

services: add new block fetching from NeoFS service

services: add new block fetching from NeoFS service #1379

Triggered via pull request August 23, 2024 10:12
Status Failure
Total duration 18m 37s
Artifacts

tests.yml

on: pull_request
Lint
1m 11s
Lint
Check internal dependencies
12s
Check internal dependencies
Check code generated with 'go generate' is up-to-date
37s
Check code generated with 'go generate' is up-to-date
Coverage
6m 47s
Coverage
Matrix: CodeQL
Matrix: Run tests
Fit to window
Zoom out
Zoom in

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