feat(monitor): add reward service error metric #1562
Annotations
1 error and 10 warnings
|
eth/types/contracts.go#L49
struct field NextUnbondingLockId should be NextUnbondingLockID
|
cmd/simple_auth_server/simple_auth_server.go#L17
struct field Url should be URL
|
test/e2e/e2e.go#L35
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
|
eth/blockwatch/stack.go#L80
redundant if ...; err != nil check, just return error instead.
|
monitor/census.go#L1184
parameter 'profilesNum' seems to be unused, consider removing or renaming it as _
|
monitor/census.go#L1196
parameter 'manifestID' seems to be unused, consider removing or renaming it as _
|
monitor/census.go#L1201
parameter 'nonce' seems to be unused, consider removing or renaming it as _
|
monitor/census.go#L1201
parameter 'seqNo' seems to be unused, consider removing or renaming it as _
|
test/e2e/e2e.go#L61
context.Context should be the first parameter of a function
|
The logs for this run have expired and are no longer available.
Loading