Skip to content

dynamic-lambda: continue tracking the best proposal even after freezing #820

dynamic-lambda: continue tracking the best proposal even after freezing

dynamic-lambda: continue tracking the best proposal even after freezing #820

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Lint Warnings succeeded Sep 3, 2023 in 0s

reviewdog [Lint Warnings] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (8)

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)