Skip to content

announce manually added blocks #123

announce manually added blocks

announce manually added blocks #123

Triggered via push March 20, 2024 17:01
Status Failure
Total duration 2m 21s
Artifacts

main.yml

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

Annotations

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