build(deps): bump actions/checkout from 4.0.0 to 4.1.1 #1502
Annotations
10 warnings
cmd/simple_auth_server/simple_auth_server.go#L17
struct field Url should be URL
|
cmd/livepeer_bench/livepeer_bench.go#L241
should replace realTimeSegCount += 1 with realTimeSegCount++
|
common/types.go#L54
don't use underscores in Go names; const Score_Untrusted should be ScoreUntrusted
|
common/util.go#L39
var SegHttpPushTimeoutMultiplier should be SegHTTPPushTimeoutMultiplier
|
common/util.go#L524
func parameter strJsonKey should be strJSONKey
|
eth/types/contracts.go#L49
struct field NextUnbondingLockId should be NextUnbondingLockID
|
common/types.go#L55
don't use underscores in Go names; const Score_Trusted should be ScoreTrusted
|
common/util.go#L525
var keyJson should be keyJSON
|
discovery/discovery.go#L64
should omit 2nd value from range; this loop is equivalent to `for i := range ...`
|
common/util.go#L482
should replace nvidiaCardCount += 1 with nvidiaCardCount++
|
The logs for this run have expired and are no longer available.
Loading