Skip to content

Put all *Block interfaces into bookkeeping with Block #117

Put all *Block interfaces into bookkeeping with Block

Put all *Block interfaces into bookkeeping with Block #117

Triggered via pull request April 9, 2024 17:09
Status Failure
Total duration 3m 59s
Artifacts

reviewdog.yml

on: pull_request
reviewdog-errors
3m 51s
reviewdog-errors
reviewdog-warnings
1m 13s
reviewdog-warnings
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
reviewdog-errors: ledger/acctdeltas.go#L1
[Lint Errors] reported by reviewdog 🐶 : # github.com/algorand/go-algorand/ledger [github.com/algorand/go-algorand/ledger.test] Raw Output: ledger/acctdeltas.go:1: : # github.com/algorand/go-algorand/ledger [github.com/algorand/go-algorand/ledger.test]
reviewdog-errors: ledger/simple_test.go#L168
[Lint Errors] reported by reviewdog 🐶 cannot use gvb.Block().WithProposer(committee.Seed(prp), prp, true) (value of type bookkeeping.ProposableBlock) as bookkeeping.Block value in argument to ledgercore.MakeValidatedBlock Raw Output: ledger/simple_test.go:168:40: cannot use gvb.Block().WithProposer(committee.Seed(prp), prp, true) (value of type bookkeeping.ProposableBlock) as bookkeeping.Block value in argument to ledgercore.MakeValidatedBlock
reviewdog-errors: ledger/simple_test.go#L172
[Lint Errors] reported by reviewdog 🐶 cannot use gvb.Block().WithProposer(committee.Seed(prp), basics.Address{}, false) (value of type bookkeeping.ProposableBlock) as bookkeeping.Block value in argument to ledgercore.MakeValidatedBlock (typecheck) Raw Output: ledger/simple_test.go:172:40: cannot use gvb.Block().WithProposer(committee.Seed(prp), basics.Address{}, false) (value of type bookkeeping.ProposableBlock) as bookkeeping.Block value in argument to ledgercore.MakeValidatedBlock (typecheck) // Copyright (C) 2019-2024 Algorand, Inc.
reviewdog-errors
reviewdog exited with status code: 1
reviewdog-warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
reviewdog-errors
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], reviewdog/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.