http: set content-type #122
Annotations
7 errors
test (ubuntu-latest, 1.21):
renterd/store.go#L230
ifElseChain: rewrite if-else to switch statement (gocritic)
|
test (ubuntu-latest, 1.21):
ipfs/node_test.go#L143
exitAfterDefer: log.Fatal will exit, and `defer cancel()` will not run (gocritic)
|
test (ubuntu-latest, 1.21):
ipfs/node_test.go#L198
exitAfterDefer: log.Fatal will exit, and `defer cancel()` will not run (gocritic)
|
test (ubuntu-latest, 1.21):
cmd/fsd/main.go#L79
exitAfterDefer: log.Fatal will exit, and `defer f.Close()` will not run (gocritic)
|
test (ubuntu-latest, 1.21):
cmd/fsd/main.go#L119
exitAfterDefer: log.Fatal will exit, and `defer log.Sync()` will not run (gocritic)
|
test (ubuntu-latest, 1.21)
issues found
|
test (ubuntu-latest, 1.20)
The job was canceled because "ubuntu-latest_1_21" failed.
|