test: add test for aggregator #409
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
|