Skip to content

[NONEVM-916] logpoller log processing & decoding #4602

[NONEVM-916] logpoller log processing & decoding

[NONEVM-916] logpoller log processing & decoding #4602

Triggered via pull request January 15, 2025 21:40
Status Success
Total duration 6m 19s
Artifacts

codeql-analysis.yml

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

Annotations

4 errors and 2 warnings
Analyze (go)
cannot use c.lp (variable of type logpoller.LogPoller) as LogPoller value in return statement: logpoller.LogPoller does not implement LogPoller (method RegisterFilter has pointer receiver)
Analyze (go)
cannot use logpoller.New(logger.Sugared(logger.Named(lggr, "LogPoller")), logpoller.NewORM(ch.ID(), ds, lggr), lc) (value of type *logpoller.LogPoller) as logpoller.LogPoller value in assignment
Analyze (go)
cannot use c.lp (variable of type logpoller.LogPoller) as LogPoller value in return statement: logpoller.LogPoller does not implement LogPoller (method RegisterFilter has pointer receiver)
Analyze (go)
cannot use logpoller.New(logger.Sugared(logger.Named(lggr, "LogPoller")), logpoller.NewORM(ch.ID(), ds, lggr), lc) (value of type *logpoller.LogPoller) as logpoller.LogPoller value in assignment
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