PR #329 #12
codeql
on: dynamic
Matrix: Analyze
Annotations
2 errors and 2 warnings
Analyze (go)
cannot use m (variable of type *testutils.TestRPCMetrics) as "github.com/ethereum-optimism/optimism/op-service/metrics".RPCMetricer value in argument to node.NewNodeAPI: *testutils.TestRPCMetrics does not implement "github.com/ethereum-optimism/optimism/op-service/metrics".RPCMetricer (missing method RecordDAClientRequest)
|
Analyze (go)
cannot use m (variable of type *testutils.TestRPCMetrics) as "github.com/ethereum-optimism/optimism/op-service/metrics".RPCMetricer value in argument to node.NewAdminAPI: *testutils.TestRPCMetrics does not implement "github.com/ethereum-optimism/optimism/op-service/metrics".RPCMetricer (missing method RecordDAClientRequest)
|
Analyze (go)
Failed to restore: Cache service responded with 403
|
Analyze (javascript-typescript)
Failed to restore: Cache service responded with 403
|