Skip to content

Scheduled

Scheduled #63

Triggered via dynamic April 23, 2024 19:03
Status Success
Total duration 2m 37s
Artifacts

codeql

on: dynamic
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze (go)
cannot use &MockProvider{…} (value of type *MockProvider) as provider.ChainProvider value in return statement: *MockProvider does not implement provider.ChainProvider (missing method ClaimFee)
Analyze (go)
cannot use p.PCfg (variable of type *MockProviderConfig) as provider.Config value in return statement: *MockProviderConfig does not implement provider.Config (missing method GetWallet)
Analyze (go)
cannot use types.TxResponse{…} (value of type "github.com/icon-project/centralized-relay/relayer/types".TxResponse) as *"github.com/icon-project/centralized-relay/relayer/types".TxResponse value in argument to callback
Analyze (go)
invalid operation: msg.MessageKey() == key (mismatched types *"github.com/icon-project/centralized-relay/relayer/types".MessageKey and "github.com/icon-project/centralized-relay/relayer/types".MessageKey)
Analyze (go)
not enough arguments in call to c.client.ContainerCreate
Analyze (go)
cannot use &duration (value of type *"time".Duration) as container.StopOptions value in argument to c.client.ContainerStop
Analyze (go)
not enough arguments in call to r.cli.ContainerCreate
Analyze (go)
not enough arguments in call to w.cli.ContainerCreate
Analyze (go)
not enough arguments in call to image.client.ContainerCreate
Analyze (go)
cannot use &stopOptions (value of type *"time".Duration) as container.StopOptions value in argument to c.image.client.ContainerStop