Skip to content

feat: cmd/ipfs: Make it possible to depend on cmd/ipfs #2242

feat: cmd/ipfs: Make it possible to depend on cmd/ipfs

feat: cmd/ipfs: Make it possible to depend on cmd/ipfs #2242

Triggered via pull request November 14, 2023 14:38
Status Failure
Total duration 2m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

golint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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