refactor(cmds): do not return errors embedded in result type #359
Annotations
3 errors and 2 warnings
interop-prep:
cmd/ipfs/kubo/pinmfs.go#L186
assignment mismatch: 2 variables but c.Ls returns 1 value
|
interop-prep:
cmd/ipfs/kubo/pinmfs.go#L186
cannot use pinclient.PinOpts.FilterName(pinName) (value of type go_pinning_service_http_client.LsOption) as chan<- go_pinning_service_http_client.PinStatusGetter value in argument to c.Ls
|
interop-prep
Process completed with exit code 2.
|
interop-prep
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
interop-prep
Restore cache failed: Dependencies file is not found in /home/runner/work/kubo/kubo. Supported file pattern: go.sum
|