feat: epoch notifier #899
Annotations
10 errors and 1 warning
lint:
cmd/run.go#L20
could not import github.com/0xPolygon/cdk/aggsender (-: # github.com/0xPolygon/cdk/aggsender
|
lint:
aggsender/aggsender.go#L69
cfg.String undefined (type Config has no field or method String)
|
lint:
aggsender/aggsender.go#L96
assignment mismatch: 1 variable but a.sendCertificate returns 2 values
|
lint:
aggsender/aggsender.go#L189
undefined: aggsendertypes
|
lint:
aggsender/aggsender.go#L212
a.cfg.SaveCertificatesToFilesPath undefined (type Config has no field or method SaveCertificatesToFilesPath)
|
lint:
aggsender/aggsender.go#L216
a.cfg.SaveCertificatesToFilesPath undefined (type Config has no field or method SaveCertificatesToFilesPath)
|
lint:
aggsender/aggsender.go#L230
undefined: aggsendertypes) (typecheck)
|
lint:
aggsender/aggsender.go#L69
cfg.String undefined (type Config has no field or method String)
|
lint:
aggsender/aggsender.go#L96
assignment mismatch: 1 variable but a.sendCertificate returns 2 values
|
lint:
aggsender/aggsender.go#L189
undefined: aggsendertypes
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cdk/cdk. Supported file pattern: go.sum
|