PR #504 #2005
codeql
on: dynamic
Matrix: analyze
Annotations
7 errors
|
Analyze (go)
invalid composite literal type "github.com/smartcontractkit/cre-cli/cmd/workflow/simulate/chain".Limits
|
|
Analyze (go)
l.limits.GasLimit undefined (type "github.com/smartcontractkit/cre-cli/cmd/workflow/simulate/chain".Limits has no field or method GasLimit)
|
|
Analyze (go)
l.limits.ReportSize undefined (type "github.com/smartcontractkit/cre-cli/cmd/workflow/simulate/chain".Limits has no field or method ReportSize)
|
|
Analyze (go)
s.User.PrivateKey undefined (type "github.com/smartcontractkit/cre-cli/internal/settings".UserSettings has no field or method PrivateKey)
|
|
Analyze (go)
ec.ChainType undefined (type "github.com/smartcontractkit/cre-cli/internal/settings".ExperimentalChain has no field or method ChainType)
|
|
Analyze (go)
cannot use cfg.Limits (variable of interface type "github.com/smartcontractkit/cre-cli/cmd/workflow/simulate/chain".Limits) as *cresettings.Workflows value in argument to ExtractLimits
|
|
Analyze (go)
undefined: sdk.RemovedFunctionThatFailsCompilation
|