fix lint issues, push lowerbound to 1/2s #578
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
container.yml
on: push
Build and Push to DockerHub
1h 19m
Annotations
6 errors
[Lint Warnings] agreement/credentialArrivalHistory_test.go#L26:
agreement/credentialArrivalHistory_test.go#L26
lint: TestCredentialHistoryStore: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest)
|
[Lint Warnings] agreement/credentialArrivalHistory_test.go#L42:
agreement/credentialArrivalHistory_test.go#L42
lint: TestCredentialHistoryReset: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest)
|
[Lint Warnings] agreement/credentialArrivalHistory_test.go#L62:
agreement/credentialArrivalHistory_test.go#L62
lint: TestCredentialHistoryIsFull: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest)
|
[Lint Warnings] agreement/credentialArrivalHistory_test.go#L81:
agreement/credentialArrivalHistory_test.go#L81
lint: TestOrderStatistics: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest)
|
[Lint Warnings] agreement/dynamicFilterTimeoutParams_test.go#L26:
agreement/dynamicFilterTimeoutParams_test.go#L26
lint: TestSampleIndexIsValid: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest)
|
[Lint Warnings] agreement/dynamicFilterTimeoutParams_test.go#L35:
agreement/dynamicFilterTimeoutParams_test.go#L35
lint: TestLowerBound: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest)
|