feat: Better self-service commands for DHT providing #3495
Annotations
10 errors and 1 warning
go-lint:
cmd/ipfs/kubo/daemon.go#L30
could not import github.com/ipfs/kubo/core/commands (-: # github.com/ipfs/kubo/core/commands
|
go-lint:
core/commands/stat_provide.go#L56
s.LastRun undefined (type *provider.ReproviderStats has no field or method LastRun)
|
go-lint:
core/commands/stat_provide.go#L57
s.LastRun undefined (type *provider.ReproviderStats has no field or method LastRun)
|
go-lint:
core/commands/stat_provide.go#L58
s.NextRun undefined (type *provider.ReproviderStats has no field or method NextRun)) (typecheck)
|
go-lint:
core/commands/stat_provide.go#L56
s.LastRun undefined (type *provider.ReproviderStats has no field or method LastRun)
|
go-lint:
core/commands/stat_provide.go#L57
s.LastRun undefined (type *provider.ReproviderStats has no field or method LastRun)
|
go-lint:
core/commands/stat_provide.go#L58
s.NextRun undefined (type *provider.ReproviderStats has no field or method NextRun) (typecheck)
|
go-lint:
core/corehttp/commands.go#L18
could not import github.com/ipfs/kubo/core/commands (-: # github.com/ipfs/kubo/core/commands
|
go-lint:
core/commands/stat_provide.go#L56
s.LastRun undefined (type *provider.ReproviderStats has no field or method LastRun)
|
go-lint:
core/commands/stat_provide.go#L57
s.LastRun undefined (type *provider.ReproviderStats has no field or method LastRun)
|
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/kubo/kubo. Supported file pattern: go.sum
|