build(deps): bump pgregory.net/rapid from 0.4.0 to 1.1.0 #1501
Annotations
10 errors and 10 warnings
core/capabilities_test.go#L95
invalid operation: rapid.IntRange(0, 512).Draw(t, "nbCaps") (value of type int) is not an interface
|
core/capabilities_test.go#L99
invalid operation: isSet.Draw(t, "isSet") (value of type int) is not an interface
|
core/capabilities_test.go#L105
invalid operation: rapid.IntRange(0, len(caps)).Draw(t, "reductionSz") (value of type int) is not an interface
|
core/capabilities_test.go#L110
invalid operation: rapid.IntRange(0, len(subsetCaps) - 1).Draw(t, "k") (value of type int) is not an interface
|
core/capabilities_test.go#L352
invalid operation: rapid.IntRange(0, 256).Draw(t, "capLen") (value of type int) is not an interface
|
core/capabilities_test.go#L356
invalid operation: randCaps.Draw(t, "cap") (value of type int) is not an interface
|
core/lb_test.go#L32
invalid operation: rapid.IntRange(1, 10).Draw(t, "cost") (value of type int) is not an interface
|
core/lb_test.go#L58
invalid operation: rapid.IntRange(0, len(sessions) - 1).Draw(t, "sess") (value of type int) is not an interface
|
core/lb_test.go#L122
invalid operation: rapid.IntRange(0, len(sessions) - 1).Draw(t, "sess") (value of type int) is not an interface
|
core/lb_test.go#L277
invalid operation: rapid.IntRange(0, i).Draw(t, "j") (value of type int) is not an interface
|
cmd/simple_auth_server/simple_auth_server.go#L17
struct field Url should be URL
|
eth/types/contracts.go#L49
struct field NextUnbondingLockId should be NextUnbondingLockID
|
test/e2e/e2e.go#L35
context.Context should be the first parameter of a function
|
test/e2e/e2e.go#L61
context.Context should be the first parameter of a function
|
test/e2e/e2e.go#L141
context.Context should be the first parameter of a function
|
test/e2e/configure_orchestrator_test.go#L40
context.Context should be the first parameter of a function
|
cmd/livepeer_bench/livepeer_bench.go#L241
should replace realTimeSegCount += 1 with realTimeSegCount++
|
test/e2e/e2e.go#L210
context.Context should be the first parameter of a function
|
test/e2e/e2e.go#L221
context.Context should be the first parameter of a function
|
test/e2e/e2e.go#L254
context.Context should be the first parameter of a function
|
The logs for this run have expired and are no longer available.
Loading