feat: epoch notifier #697
Annotations
7 errors and 1 warning
lint:
aggsender/aggsender.go#L52
captLocal: `EpochNotifier' should not be capitalized (gocritic)
|
lint:
aggsender/epoch_notifier.go#L71
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
lint:
aggsender/epoch_notifier.go#L75
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
lint:
agglayer/types.go#L38
assigned to c, but never used afterwards (wastedassign)
|
lint:
agglayer/types.go#L40
assigned to c, but never used afterwards (wastedassign)
|
lint:
agglayer/types.go#L42
assigned to c, but never used afterwards (wastedassign)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cdk/cdk. Supported file pattern: go.sum
|