chore: return errors using channels and not embedded in result type #3276
Annotations
2 errors and 1 warning
Run make -O test_go_lint:
core/coreapi/pin.go#L356
S1008: should use 'return addErr == nil' instead of 'if addErr != nil { return false }; return true' (gosimple)
|
Run make -O test_go_lint
Process completed with exit code 2.
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/kubo/kubo. Supported file pattern: go.sum
|
Loading