chore: return errors using channels and not embedded in result type #302
Annotations
9 errors and 1 warning
interop-prep:
core/commands/pin/remotepin.go#L296
assignment mismatch: 2 variables but lsRemote returns 1 value
|
interop-prep:
core/commands/pin/remotepin.go#L296
not enough arguments in call to lsRemote
|
interop-prep:
core/commands/pin/remotepin.go#L350
too many return values
|
interop-prep:
core/commands/pin/remotepin.go#L350
too many arguments in call to c.Ls
|
interop-prep:
core/commands/pin/remotepin.go#L402
assignment mismatch: 2 variables but lsRemote returns 1 value
|
interop-prep:
core/commands/pin/remotepin.go#L402
not enough arguments in call to lsRemote
|
interop-prep:
core/commands/pin/pin.go#L561
undefined: iface
|
interop-prep:
core/commands/pin/pin.go#L566
cannot use opt (variable of type "github.com/ipfs/kubo/core/coreiface/options".PinLsOption) as chan<- iface.Pin value in argument to api.Pin().Ls
|
interop-prep
Process completed with exit code 2.
|
interop-prep
Restore cache failed: Dependencies file is not found in /home/runner/work/kubo/kubo. Supported file pattern: go.sum
|