Skip to content

Move interfaces

Move interfaces #115

Triggered via pull request April 9, 2024 16:54
Status Failure
Total duration 4m 16s
Artifacts

reviewdog.yml

on: pull_request
reviewdog-errors
4m 6s
reviewdog-errors
reviewdog-warnings
3m 39s
reviewdog-warnings
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 2 warnings
reviewdog-warnings: ledger/simple_test.go#L168
[Lint Warnings] 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-warnings: ledger/simple_test.go#L172
[Lint Warnings] 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-warnings: ledger/eval/eval_test.go#L993
[Lint Warnings] reported by reviewdog 🐶 cannot use unfinishedBlock.UnfinishedBlock().WithProposer(seed, testPoolAddr, true) (value of type bookkeeping.ProposableBlock) as bookkeeping.Block value in argument to ledgercore.MakeValidatedBlock Raw Output: ledger/eval/eval_test.go:993:50: cannot use unfinishedBlock.UnfinishedBlock().WithProposer(seed, testPoolAddr, true) (value of type bookkeeping.ProposableBlock) as bookkeeping.Block value in argument to ledgercore.MakeValidatedBlock
reviewdog-warnings: ledger/eval/eval_test.go#L1215
[Lint Warnings] reported by reviewdog 🐶 cannot use unfinishedBlock.UnfinishedBlock().WithProposer(committee.Seed{}, testPoolAddr, true) (value of type bookkeeping.ProposableBlock) as bookkeeping.Block value in argument to ledgercore.MakeValidatedBlock Raw Output: ledger/eval/eval_test.go:1215:50: cannot use unfinishedBlock.UnfinishedBlock().WithProposer(committee.Seed{}, testPoolAddr, true) (value of type bookkeeping.ProposableBlock) as bookkeeping.Block value in argument to ledgercore.MakeValidatedBlock
reviewdog-warnings: ledger/eval/eval_test.go#L1457
[Lint Warnings] reported by reviewdog 🐶 cannot use unfinishedBlock.UnfinishedBlock().WithProposer(committee.Seed{}, testPoolAddr, true) (value of type bookkeeping.ProposableBlock) as bookkeeping.Block value in argument to ledgercore.MakeValidatedBlock (typecheck) Raw Output: ledger/eval/eval_test.go:1457:50: cannot use unfinishedBlock.UnfinishedBlock().WithProposer(committee.Seed{}, testPoolAddr, true) (value of type bookkeeping.ProposableBlock) as bookkeeping.Block value in argument to ledgercore.MakeValidatedBlock (typecheck) // Copyright (C) 2019-2024 Algorand, Inc.
reviewdog-warnings
Process completed with exit code 1.
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: ledger/eval/appcow.go#L1
[Lint Errors] reported by reviewdog 🐶 : # github.com/algorand/go-algorand/ledger/eval [github.com/algorand/go-algorand/ledger/eval.test] Raw Output: ledger/eval/appcow.go:1: : # github.com/algorand/go-algorand/ledger/eval [github.com/algorand/go-algorand/ledger/eval.test]
reviewdog-errors: ledger/eval/eval_test.go#L993
[Lint Errors] reported by reviewdog 🐶 cannot use unfinishedBlock.UnfinishedBlock().WithProposer(seed, testPoolAddr, true) (value of type bookkeeping.ProposableBlock) as bookkeeping.Block value in argument to ledgercore.MakeValidatedBlock Raw Output: ledger/eval/eval_test.go:993:50: cannot use unfinishedBlock.UnfinishedBlock().WithProposer(seed, testPoolAddr, true) (value of type bookkeeping.ProposableBlock) as bookkeeping.Block value in argument to ledgercore.MakeValidatedBlock
reviewdog-errors: ledger/eval/eval_test.go#L1215
[Lint Errors] reported by reviewdog 🐶 cannot use unfinishedBlock.UnfinishedBlock().WithProposer(committee.Seed{}, testPoolAddr, true) (value of type bookkeeping.ProposableBlock) as bookkeeping.Block value in argument to ledgercore.MakeValidatedBlock Raw Output: ledger/eval/eval_test.go:1215:50: cannot use unfinishedBlock.UnfinishedBlock().WithProposer(committee.Seed{}, testPoolAddr, true) (value of type bookkeeping.ProposableBlock) as bookkeeping.Block value in argument to ledgercore.MakeValidatedBlock
reviewdog-errors: ledger/eval/eval_test.go#L1457
[Lint Errors] reported by reviewdog 🐶 cannot use unfinishedBlock.UnfinishedBlock().WithProposer(committee.Seed{}, testPoolAddr, true) (value of type bookkeeping.ProposableBlock) as bookkeeping.Block value in argument to ledgercore.MakeValidatedBlock (typecheck) Raw Output: ledger/eval/eval_test.go:1457:50: cannot use unfinishedBlock.UnfinishedBlock().WithProposer(committee.Seed{}, testPoolAddr, true) (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/.