Skip to content

validium/rollup switch (#26) #72

validium/rollup switch (#26)

validium/rollup switch (#26) #72

Triggered via push October 23, 2023 02:36
Status Failure
Total duration 5m 39s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint: sequencer/metrics/logstatistics.go#L7
exported: exported type LogTag should have comment or be unexported (revive)
lint: sequencer/metrics/logstatistics.go#L9
exported: exported type LogStatistics should have comment or be unexported (revive)
lint: sequencer/metrics/logstatistics.go#L21
exported: exported const TxCounter should have comment (or a comment on this block) or be unexported (revive)
lint: sequencer/metrics/logstatisticsimpl.go#L12
exported: exported function GetLogStatistics should have comment or be unexported (revive)
lint: jsonrpc/endpoints_eth_innertx.go#L85
exported: exported type Dfs should have comment or be unexported (revive)
lint: jsonrpc/endpoints_eth_innertx.go#L128
exported: exported type InnerTx should have comment or be unexported (revive)
lint: synchronizer/synchronizer_test.go#L744
S1021: should merge variable declaration with assignment on next line (gosimple)
lint: sequencer/worker.go#L322
SA9003: empty branch (staticcheck)
lint
Process completed with exit code 2.