Create a CLI for uploading and downloading blocks #819
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
|