Skip to content

fix lint errors: unused parameters, locale not US spelling, long line… #366

fix lint errors: unused parameters, locale not US spelling, long line…

fix lint errors: unused parameters, locale not US spelling, long line… #366

Triggered via push November 22, 2023 13:09
Status Failure
Total duration 1m 16s
Artifacts

go-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: headertest/dummy_header.go#L19
fieldalignment: struct with 80 pointer bytes could be 72 (govet)
Lint: p2p/exchange.go#L36
fieldalignment: struct with 152 pointer bytes could be 144 (govet)
Lint: p2p/exchange_metrics.go#L29
fieldalignment: struct with 168 pointer bytes could be 144 (govet)
Lint: p2p/options.go#L20
fieldalignment: struct with 32 pointer bytes could be 8 (govet)
Lint: p2p/options.go#L125
fieldalignment: struct with 72 pointer bytes could be 40 (govet)
Lint: p2p/peer_stats.go#L13
fieldalignment: struct with 72 pointer bytes could be 32 (govet)
Lint: p2p/peer_stats.go#L100
fieldalignment: struct with 72 pointer bytes could be 32 (govet)
Lint: p2p/peer_tracker.go#L30
fieldalignment: struct with 120 pointer bytes could be 96 (govet)
Lint: p2p/session.go#L31
fieldalignment: struct with 112 pointer bytes could be 96 (govet)
Lint: p2p/subscriber.go#L26
fieldalignment: struct with 48 pointer bytes could be 40 (govet)