Refactor + Block store #11
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.21)
The operation was canceled.
|
test (macos-latest, 1.20)
The operation was canceled.
|
test (windows-latest, 1.21)
The operation was canceled.
|
test (windows-latest, 1.20)
The operation was canceled.
|
test (ubuntu-latest, 1.20):
ipfs/store.go#L16
exported: comment on exported type RenterdBlockStore should be of the form "RenterdBlockStore ..." (with optional leading article) (revive)
|
test (ubuntu-latest, 1.20):
ipfs/node.go#L35
exported: exported type Node should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.20):
ipfs/node.go#L45
exported: exported method Node.Close should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.20):
ipfs/node.go#L83
exported: exported function NewNode should have comment or be unexported (revive)
|