Skip to content

feat(cmd): use rpc client instead of http.Request #4810

feat(cmd): use rpc client instead of http.Request

feat(cmd): use rpc client instead of http.Request #4810

Triggered via pull request July 29, 2023 14:15
Status Failure
Total duration 10m 37s
Artifacts

ci_release.yml

on: pull_request
hadolint  /  hadolint
9s
hadolint / hadolint
yamllint
7s
yamllint
Markdown Lint
6s
Markdown Lint
go-ci  /  Lint
4m 49s
go-ci / Lint
go-ci  /  Go Mod Tidy Check
24s
go-ci / Go Mod Tidy Check
go-ci  /  Unit Tests Coverage
4m 54s
go-ci / Unit Tests Coverage
go-ci  /  Run Unit Tests with Race Detector
5m 56s
go-ci / Run Unit Tests with Race Detector
go-ci  /  Run Integration Tests
10m 24s
go-ci / Run Integration Tests
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
go-ci / Lint: cmd/celestia/rpc.go#L29
const `defaultAddress` is unused (unused)
go-ci / Lint: cmd/celestia/rpc.go#L30
const `defaultPort` is unused (unused)
go-ci / Lint
issues found
go-ci / Run Unit Tests with Race Detector
Process completed with exit code 2.
go-ci / Run Integration Tests
Process completed with exit code 2.
go-ci / Lint: cmd/celestia/blob.go#L37
var-naming: var blobApi should be blobAPI (revive)