Skip to content

fix lint issues, push lowerbound to 1/2s #578

fix lint issues, push lowerbound to 1/2s

fix lint issues, push lowerbound to 1/2s #578

Triggered via push August 27, 2023 13:27
Status Success
Total duration 1h 19m 47s
Artifacts
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
Build and Push to DockerHub
Fit to window
Zoom out
Zoom in

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)