Skip to content

update doc (#171)

update doc (#171) #51

Triggered via push August 2, 2023 03:56
Status Failure
Total duration 21m 28s
Artifacts

ci.yml

on: push
Matrix: tests-windows
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

15 errors
automated-tests
Process completed with exit code 1.
tests (ubuntu-20.04): core/vm/lightclient/v2/lightclient.go#L164
unslice: could simplify relayerAddress[:] to relayerAddress (gocritic)
tests (ubuntu-20.04): core/vm/lightclient/v2/lightclient.go#L168
unslice: could simplify relayerBlsKey[:] to relayerBlsKey (gocritic)
tests (ubuntu-20.04): cmd/erigon-el-mock/server.go#L270
File is not `gofmt`-ed with `-s` (gofmt)
tests (ubuntu-20.04): cmd/erigon-el/eth1/execution.go#L369
File is not `gofmt`-ed with `-s` (gofmt)
tests (ubuntu-20.04): turbo/stages/stageloop.go#L125
File is not `gofmt`-ed with `-s` (gofmt)
tests (ubuntu-20.04): consensus/parlia/util.go#L68
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
tests (ubuntu-20.04): turbo/stages/headerdownload/header_algos.go#L922
printf: fmt.Sprintf call needs 1 arg but has 3 args (govet)
tests (ubuntu-20.04): eth/stagedsync/stage_headers.go#L900
ineffectual assignment to stopped (ineffassign)
tests (ubuntu-20.04)
issues found
tests (macos-11)
The job was canceled because "ubuntu-20_04" failed.
tests (macos-11): turbo/stages/headerdownload/header_algos.go#L922
fmt.Sprintf call needs 1 arg but has 3 args
tests (macos-11)
The operation was canceled.
tests-windows (windows-2022): turbo/stages/headerdownload/header_algos.go#L922
fmt.Sprintf call needs 1 arg but has 3 args
tests-windows (windows-2022)
Process completed with exit code 1.