Update to boxo with refactored providerQueryManager. #3266
Annotations
10 errors and 1 warning
Run make -O test_go_lint:
plugin/loader/loader.go#L7
"io" imported and not used (typecheck)
|
Run make -O test_go_lint:
core/commands/dag/get.go#L8
"github.com/ipfs/go-ipld-legacy" imported as ipldlegacy and not used (typecheck)
|
Run make -O test_go_lint:
core/builder.go#L105
cfg.Online undefined (type *BuildCfg has no field or method Online) (typecheck)
|
Run make -O test_go_lint:
core/builder.go#L130
cfg.Online undefined (type *BuildCfg has no field or method Online) (typecheck)
|
Run make -O test_go_lint:
core/commands/stat_dht.go#L13
"github.com/libp2p/go-libp2p-kad-dht/fullrt" imported and not used (typecheck)
|
Run make -O test_go_lint:
core/commands/version.go#L16
"github.com/libp2p/go-libp2p-kad-dht/fullrt" imported and not used (typecheck)
|
Run make -O test_go_lint:
fuse/readonly/readonly_unix.go#L24
"github.com/ipld/go-ipld-prime" imported as ipldprime and not used (typecheck)
|
Run make -O test_go_lint:
fuse/readonly/readonly_unix.go#L25
"github.com/ipld/go-ipld-prime/linking/cid" imported as cidlink and not used (typecheck)
|
Run make -O test_go_lint:
fuse/readonly/ipfs_test.go#L27
"github.com/ipfs/boxo/files" imported and not used (typecheck)
|
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