Refactor + Block store #2
Annotations
6 errors and 4 warnings
test (ubuntu-latest, 1.20)
issues found
|
test (ubuntu-latest, 1.21)
The operation was canceled.
|
test (macos-latest, 1.20)
The operation was canceled.
|
test (macos-latest, 1.21)
The operation was canceled.
|
test (windows-latest, 1.20)
The operation was canceled.
|
test (windows-latest, 1.21)
The operation was canceled.
|
test (ubuntu-latest, 1.20):
ipfs/blockstore/dag.go#L13
exported: exported type BlockService should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.20):
ipfs/blockstore/dag.go#L17
exported: exported method BlockService.Close should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.20):
ipfs/blockstore/exchange.go#L10
exported: exported type Exchange should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.20):
ipfs/blockstore/exchange.go#L14
exported: exported method Exchange.Close should have comment or be unexported (revive)
|