Skip to content

Create a CLI for uploading and downloading blocks #819

Create a CLI for uploading and downloading blocks

Create a CLI for uploading and downloading blocks #819

Triggered via pull request October 21, 2024 11:00
Status Failure
Total duration 2m 21s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: tools/block-sync/upload_download.go#L53
unnecessary trailing newline (whitespace)
lint: tools/block-sync/upload_download.go#L65
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: tools/block-sync/upload_download.go#L82
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint
issues found