Skip to content

First implementation of React UI #95

First implementation of React UI

First implementation of React UI #95

Triggered via pull request October 31, 2023 07:03
@dvovkdvovk
synchronize #25
test_react_ui
Status Failure
Total duration 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build: internal/erigon_node/sync_stages_test.go#L69
fmt.Sprintf can be replaced with faster strconv.FormatUint (perfsprint)
build: internal/erigon_node/sync_stages_test.go#L70
fmt.Sprintf can be replaced with faster strconv.FormatUint (perfsprint)
build: internal/erigon_node/remote_db_test.go#L199
require-error: for error assertions use require (testifylint)
build: internal/erigon_node/reorgs_test.go#L53
empty: use assert.Empty (testifylint)
build: internal/erigon_node/reorgs_test.go#L75
require-error: for error assertions use require (testifylint)
build: internal/erigon_node/sync_stages_test.go#L132
require-error: for error assertions use require (testifylint)
build
issues found