Skip to content

feat: epoch notifier #700

feat: epoch notifier

feat: epoch notifier #700

Triggered via pull request October 27, 2024 06:31
Status Failure
Total duration 2m 2s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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: aggsender/aggsender.go#L53
captLocal: `EpochNotifier' should not be capitalized (gocritic)
lint: aggsender/block_notifier_polling.go#L144
unnecessary trailing newline (whitespace)
lint: aggsender/epoch_notifier_per_block.go#L24
unnecessary leading newline (whitespace)
lint: aggsender/block_notifier_polling_test.go#L38
unnecessary trailing newline (whitespace)
lint: aggsender/block_notifier_polling.go#L48
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: aggsender/epoch_notifier_per_block.go#L56
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: aggsender/block_notifier_polling.go#L161
Magic number: 4, in <operation> detected (mnd)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cdk/cdk. Supported file pattern: go.sum