[NONEVM-916] logpoller log processing & decoding #4829
Annotations
5 errors and 1 warning
Compilation check:
pkg/solana/chain.go#L327
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
|
Compilation check:
pkg/solana/chain.go#L418
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)
|
Compilation check
Process completed with exit code 1.
|
Post Collect Metrics
Could not read the file: /tmp/gotest.log
|
Post Collect Metrics
Got error Error: ENOENT: no such file or directory, open '/tmp/gotest.log', failing action
|
Upload Go test results
No files were found with the provided path: /tmp/gotest.log
./race_coverage.txt
./integration_coverage.txt. No artifacts will be uploaded.
|
Loading