Code changes for go-multiaddr v0.15 #3454
Annotations
10 errors and 2 warnings
Run make -O test_go_lint:
test/cli/harness/node.go#L489
ma.EncapsulateC undefined (type multiaddr.Multiaddr has no field or method EncapsulateC)
|
Run make -O test_go_lint:
test/cli/harness/node.go#L507
undefined: multiaddr.JoinComponents (typecheck)
|
Run make -O test_go_lint:
client/rpc/api_test.go#L17
could not import github.com/ipfs/kubo/test/cli/harness (-: # github.com/ipfs/kubo/test/cli/harness
|
Run make -O test_go_lint:
test/cli/harness/node.go#L489
ma.EncapsulateC undefined (type multiaddr.Multiaddr has no field or method EncapsulateC)
|
Run make -O test_go_lint:
test/cli/harness/node.go#L507
undefined: multiaddr.JoinComponents) (typecheck)
|
Run make -O test_go_lint:
client/rpc/swarm.go#L24
addr.EncapsulateC undefined (type multiaddr.Multiaddr has no field or method EncapsulateC) (typecheck)
|
Run make -O test_go_lint:
cmd/ipfs/kubo/daemon.go#L30
could not import github.com/ipfs/kubo/core/commands (-: # github.com/ipfs/kubo/core/commands
|
Run make -O test_go_lint:
core/commands/bootstrap.go#L304
p2ppart.Empty undefined (type *multiaddr.Component has no field or method Empty)
|
Run make -O test_go_lint:
core/commands/swarm.go#L810
last.Empty undefined (type *multiaddr.Component has no field or method Empty)) (typecheck)
|
Run make -O test_go_lint:
cmd/ipfs/kubo/daemon.go#L819
invalid operation: cannot index manet.IP4Unspecified (variable of type multiaddr.Multiaddr) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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