chore: return errors using channels and not embedded in result type #3276
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
|