chore: return errors using channels and not embedded in result type #3255
Annotations
10 errors and 1 warning
Run docker build -t $IMAGE_NAME:$WIP_IMAGE_TAG .
assignment mismatch: 2 variables but lsRemote returns 1 value
|
Run docker build -t $IMAGE_NAME:$WIP_IMAGE_TAG .
not enough arguments in call to lsRemote
|
Run docker build -t $IMAGE_NAME:$WIP_IMAGE_TAG .
too many return values
|
Run docker build -t $IMAGE_NAME:$WIP_IMAGE_TAG .
too many arguments in call to c.Ls
|
Run docker build -t $IMAGE_NAME:$WIP_IMAGE_TAG .
assignment mismatch: 2 variables but lsRemote returns 1 value
|
Run docker build -t $IMAGE_NAME:$WIP_IMAGE_TAG .
not enough arguments in call to lsRemote
|
Run docker build -t $IMAGE_NAME:$WIP_IMAGE_TAG .
undefined: iface
|
Run docker build -t $IMAGE_NAME:$WIP_IMAGE_TAG .
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
|
Run docker build -t $IMAGE_NAME:$WIP_IMAGE_TAG .
too many arguments in call to c.Ls
|
Run docker build -t $IMAGE_NAME:$WIP_IMAGE_TAG .
assignment mismatch: 2 variables but lsRemote returns 1 value
|
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