feat: cmd/ipfs: Make it possible to depend on cmd/ipfs #2242
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 1 warning
go-lint:
cmd/ipfs/kubo/start.go#L91
func `main` is unused (unused)
|
go-lint:
cmd/ipfs/kubo/start.go#L230
SA1019: u.Debug is deprecated: use github.com/ipfs/boxo/util.Debug (staticcheck)
|
go-lint:
cmd/ipfs/kubo/start.go#L233
SA1019: u.GetenvBool is deprecated: use github.com/ipfs/boxo/util.GetenvBool (staticcheck)
|
go-lint:
cmd/ipfs/kubo/start.go#L234
SA1019: u.Debug is deprecated: use github.com/ipfs/boxo/util.Debug (staticcheck)
|
go-lint
Process completed with exit code 2.
|
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/kubo/kubo. Supported file pattern: go.sum
|