Skip to content

fix(dns): update default DNSLink resolvers #3429

fix(dns): update default DNSLink resolvers

fix(dns): update default DNSLink resolvers #3429

Triggered via pull request January 8, 2025 22:32
Status Failure
Total duration 2m 35s
Artifacts

golint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
go-lint: plugin/loader/loader.go#L7
"io" imported and not used (typecheck)
go-lint: core/commands/dag/get.go#L8
"github.com/ipfs/go-ipld-legacy" imported as ipldlegacy and not used (typecheck)
go-lint: test/cli/harness/node.go#L127
missing return (typecheck)
go-lint: config/autotls.go#L3
could not import github.com/ipshipyard/p2p-forge/client (-: # github.com/ipshipyard/p2p-forge/client
go-lint
cannot use &dns01P2PForgeSolver{…} (value of type *dns01P2PForgeSolver) as "github.com/mholt/acmez/v3".Solver value in struct literal: *dns01P2PForgeSolver does not implement "github.com/mholt/acmez/v3".Solver (wrong type for method CleanUp)
go-lint: core/builder.go#L105
cfg.Online undefined (type *BuildCfg has no field or method Online) (typecheck)
go-lint: core/builder.go#L130
cfg.Online undefined (type *BuildCfg has no field or method Online) (typecheck)
go-lint: core/commands/stat_dht.go#L13
"github.com/libp2p/go-libp2p-kad-dht/fullrt" imported and not used (typecheck)
go-lint: core/commands/version.go#L16
"github.com/libp2p/go-libp2p-kad-dht/fullrt" imported and not used (typecheck)
go-lint: core/corehttp/commands.go#L188
auth.AllowedPaths undefined (type rpcAuthScopeWithUser has no field or method AllowedPaths) (typecheck)
go-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/kubo/kubo. Supported file pattern: go.sum