Skip to content

First implementation of React UI #71

First implementation of React UI

First implementation of React UI #71

Triggered via pull request September 11, 2023 15:23
@dvovkdvovk
synchronize #25
test_react_ui
Status Failure
Total duration 25s
Artifacts

go-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build: api/bridge_handler.go#L66
printf: github.com/pkg/errors.Errorf does not support error-wrapping directive %w (govet)
build: internal/erigon_node/remote_db.go#L58
unmarshal: call of Unmarshal passes non-pointer as second argument (govet)
build: internal/erigon_node/remote_db.go#L91
unmarshal: call of Unmarshal passes non-pointer as second argument (govet)
build: internal/erigon_node/bodies_download.go#L40
ineffectual assignment to err (ineffassign)
build: internal/erigon_node/headers_download.go#L38
ineffectual assignment to err (ineffassign)
build: internal/erigon_node/remote_db.go#L54
ineffectual assignment to err (ineffassign)
build: internal/erigon_node/reorg.go#L94
SA9003: empty branch (staticcheck)
build
issues found