Skip to content

chore: return errors using channels and not embedded in result type #3276

chore: return errors using channels and not embedded in result type

chore: return errors using channels and not embedded in result type #3276

Triggered via pull request November 25, 2024 22:37
Status Failure
Total duration 2m 42s
Artifacts

golint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
go-lint: core/coreapi/pin.go#L356
S1008: should use 'return addErr == nil' instead of 'if addErr != nil { return false }; return true' (gosimple)
go-lint
Process completed with exit code 2.
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/kubo/kubo. Supported file pattern: go.sum