announce manually added blocks #123
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
|
Loading