Add v2 file contract resolutions #482
Annotations
5 errors
Run SiaFoundation/workflows/.github/actions/go-test@master:
explorer/types.go#L246
exported: exported type V2FileContractResolution should have comment or be unexported (revive)
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
persist/sqlite/v2transactions.go#L527
unnecessary-stmt: omit unnecessary break at the end of case clause (revive)
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
persist/sqlite/v2transactions.go#L538
unnecessary-stmt: omit unnecessary break at the end of case clause (revive)
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
persist/sqlite/v2consensus_test.go#L996
increment-decrement: should replace v2FCFinalRevision.Filesize -= 1 with v2FCFinalRevision.Filesize-- (revive)
|
|
Loading