PR #8 #3
codeql
on: dynamic
Matrix: analyze
Annotations
10 errors
Analyze (go)
undefined: Client
|
Analyze (go)
expected 'package', found 'EOF'
|
Analyze (go)
expected ';', found 'EOF'
|
Analyze (go)
expected 'IDENT', found 'EOF'
|
Analyze (go)
expected 'package', found 'EOF'
|
Analyze (go)
invalid operation: cannot call non-function address.NetworkID (variable of type string)
|
Analyze (go)
invalid operation: cannot call non-function address.ID (variable of type string)
|
Analyze (go)
undefined: newStakingOpertionFromModel
|
Analyze (go)
o.Transactions undefined (type *StakingOperation has no field or method Transactions, but does have transactions)
|
Analyze (go)
missing return
|