Skip to content

test: add test for aggregator #409

test: add test for aggregator

test: add test for aggregator #409

Triggered via pull request October 7, 2024 11:11
Status Failure
Total duration 2m 12s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: aggregator/aggregator_test.go#L349
string `proofId` has 4 occurrences, make it a constant (goconst)
lint: aggregator/aggregator_test.go#L350
string `proverName` has 4 occurrences, make it a constant (goconst)
lint: aggregator/aggregator_test.go#L351
string `proverID` has 5 occurrences, make it a constant (goconst)
lint: aggregator/aggregator.go#L110
captLocal: `StateInterface' should not be capitalized (gocritic)
lint: aggregator/aggregator.go#L111
captLocal: `Etherman' should not be capitalized (gocritic)
lint: aggregator/aggregator_test.go#L388
unnecessary trailing newline (whitespace)
lint: aggregator/aggregator_test.go#L544
unnecessary trailing newline (whitespace)
lint: aggregator/aggregator_test.go#L574
unnecessary trailing newline (whitespace)
lint: aggregator/aggregator_test.go#L1162
type assertion must be checked (forcetypeassert)
lint: aggregator/aggregator_test.go#L1185
type assertion must be checked (forcetypeassert)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cdk/cdk. Supported file pattern: go.sum