announce manually added blocks #61
Annotations
6 errors
test:
renterd/store.go#L230
ifElseChain: rewrite if-else to switch statement (gocritic)
|
test:
ipfs/node_test.go#L143
exitAfterDefer: log.Fatal will exit, and `defer cancel()` will not run (gocritic)
|
test:
ipfs/node_test.go#L198
exitAfterDefer: log.Fatal will exit, and `defer cancel()` will not run (gocritic)
|
test:
cmd/fsd/main.go#L79
exitAfterDefer: log.Fatal will exit, and `defer f.Close()` will not run (gocritic)
|
test:
cmd/fsd/main.go#L119
exitAfterDefer: log.Fatal will exit, and `defer log.Sync()` will not run (gocritic)
|
test
issues found
|