Skip to content

http: set content-type #122

http: set content-type

http: set content-type #122

Triggered via push March 20, 2024 16:59
Status Failure
Total duration 2m 14s
Billable time 6m
Artifacts

main.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

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.