dynamic-lambda: continue tracking the best proposal even after freezing #680
reviewdog [Lint Warnings] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (15)
ledger/store/trackerdb/generickv/migrations.go|169 col 23| G601: Implicit memory aliasing in for loop. (gosec)
ledger/store/trackerdb/generickv/schema.go|136 col 6| func creatableMaxRangePrefix
is unused (unused)
ledger/store/trackerdb/sqlitedriver/spVerificationAccessor.go|38 col 6| type stateProofVerificationReaderWriter
is unused (unused)
ledger/store/trackerdb/sqlitedriver/spVerificationAccessor.go|51 col 6| func makeStateProofVerificationReaderWriter
is unused (unused)
data/transactions/verify/txn.go|84 col 5| var errTxGroupInsuffientLsigBudget
is unused (unused)
tools/debug/transplanter/main.go|158 col 6| type headerDecoder
is unused (unused)
tools/debug/transplanter/main.go|162 col 6| type decoderV1
is unused (unused)
tools/debug/transplanter/main.go|164 col 18| func decoderV1.decodeHeader
is unused (unused)
agreement/credentialArrivalHistory_test.go|26 col 1| lint: TestCredentialHistoryStore: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest)
agreement/credentialArrivalHistory_test.go|42 col 1| lint: TestCredentialHistoryReset: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest)
agreement/credentialArrivalHistory_test.go|62 col 1| lint: TestCredentialHistoryIsFull: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest)
agreement/credentialArrivalHistory_test.go|81 col 1| lint: TestCredentialHisotyZeroSize: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest)
agreement/credentialArrivalHistory_test.go|97 col 1| lint: TestOrderStatistics: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest)
agreement/dynamicFilterTimeoutParams_test.go|26 col 1| lint: TestSampleIndexIsValid: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest)
agreement/dynamicFilterTimeoutParams_test.go|35 col 1| lint: TestLowerBound: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest)