[NONEVM-916] main LogPoller loop #4325
Annotations
10 errors and 2 warnings
Analyze (go)
mixed named and unnamed parameters
|
Analyze (go)
mixed named and unnamed parameters
|
Analyze (go)
expected operand, found ','
|
Analyze (go)
missing ',' in composite literal
|
Analyze (go)
missing ',' before newline in composite literal
|
Analyze (go)
expected ';', found error
|
Analyze (go)
cannot use &lp (value of type *LogPoller) as ILogPoller value in return statement: *LogPoller does not implement ILogPoller (missing method Start)
|
Analyze (go)
undefined: Decode
|
Analyze (go)
undefined: filterID
|
Analyze (go)
lp.chainID undefined (type *LogPoller has no field or method chainID)
|
Analyze (javascript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze (go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|