Skip to content

Feat: Upgrade to latest hive.go #2283

Feat: Upgrade to latest hive.go

Feat: Upgrade to latest hive.go #2283

Triggered via pull request November 8, 2023 12:22
Status Failure
Total duration 2m 42s
Artifacts

unit-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

70 errors
[golangci] pkg/protocol/engine/tipmanager/v1/provider.go#L1: pkg/protocol/engine/tipmanager/v1/provider.go#L1
: # github.com/iotaledger/iota-core/pkg/protocol/engine/tipmanager/v1
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L103: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L103
type func(_ bool, isLivenessThresholdReached bool, isAccepted bool) bool of func(_, isLivenessThresholdReached, isAccepted bool) bool {…} does not match func(bool, InputType2) bool
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L107: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L107
cannot use func(_ bool, stronglyOrphanedStrongParents int) bool {…} (value of type func(_ bool, stronglyOrphanedStrongParents int) bool) as func(int) bool value in argument to reactive.NewDerivedVariable[bool, int]
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L111: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L111
cannot use func(_ bool, weaklyOrphanedWeakParents int) bool {…} (value of type func(_ bool, weaklyOrphanedWeakParents int) bool) as func(int) bool value in argument to reactive.NewDerivedVariable[bool, int]
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L115: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L115
cannot use func(_, isMarkedOrphaned, anyStrongParentStronglyOrphaned, anyWeakParentWeaklyOrphaned bool) bool {…} (value of type func(_ bool, isMarkedOrphaned bool, anyStrongParentStronglyOrphaned bool, anyWeakParentWeaklyOrphaned bool) bool) as func(bool, bool, bool) bool value in argument to reactive.NewDerivedVariable3[bool, bool, bool, bool]
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L119: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L119
cannot use func(_, isMarkedOrphaned, anyWeakParentWeaklyOrphaned bool) bool {…} (value of type func(_ bool, isMarkedOrphaned bool, anyWeakParentWeaklyOrphaned bool) bool) as func(bool, bool) bool value in argument to reactive.NewDerivedVariable2[bool, bool, bool]
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L123: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L123
cannot use func(_, isStronglyOrphaned, isWeaklyOrphaned bool) bool {…} (value of type func(_ bool, isStronglyOrphaned bool, isWeaklyOrphaned bool) bool) as func(bool, bool) bool value in argument to reactive.NewDerivedVariable2[bool, bool, bool]
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L127: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L127
type func(_ bool, tipPool tipmanager.TipPool, isOrphaned bool, isEvicted bool) bool of func(_ bool, tipPool tipmanager.TipPool, isOrphaned bool, isEvicted bool) bool {…} does not match func(InputType1, InputType2, InputType3) Type (cannot infer Type, InputType1, InputType2, InputType3, InputValueType1, InputValueType2, and InputValueType3)
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L131: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L131
type func(_ bool, tipPool tipmanager.TipPool, isOrphaned bool, isEvicted bool) bool of func(_ bool, tipPool tipmanager.TipPool, isOrphaned bool, isEvicted bool) bool {…} does not match func(InputType1, InputType2, InputType3) Type (cannot infer Type, InputType1, InputType2, InputType3, InputValueType1, InputValueType2, and InputValueType3)
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L135: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L135
cannot use func(_ bool, stronglyConnectedStrongChildren int) bool {…} (value of type func(_ bool, stronglyConnectedStrongChildren int) bool) as func(int) bool value in argument to reactive.NewDerivedVariable[bool, int]
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L139: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L139
cannot use func(_ bool, connectedWeakChildren int) bool {…} (value of type func(_ bool, connectedWeakChildren int) bool) as func(int) bool value in argument to reactive.NewDerivedVariable[bool, int]
[golangci] pkg/protocol/protocol.go#L43: pkg/protocol/protocol.go#L43
could not import github.com/iotaledger/iota-core/pkg/protocol/engine/tipmanager/v1 (-: # github.com/iotaledger/iota-core/pkg/protocol/engine/tipmanager/v1
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L103: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L103
type func(_ bool, isLivenessThresholdReached bool, isAccepted bool) bool of func(_, isLivenessThresholdReached, isAccepted bool) bool {…} does not match func(bool, InputType2) bool
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L107: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L107
cannot use func(_ bool, stronglyOrphanedStrongParents int) bool {…} (value of type func(_ bool, stronglyOrphanedStrongParents int) bool) as func(int) bool value in argument to reactive.NewDerivedVariable[bool, int]
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L111: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L111
cannot use func(_ bool, weaklyOrphanedWeakParents int) bool {…} (value of type func(_ bool, weaklyOrphanedWeakParents int) bool) as func(int) bool value in argument to reactive.NewDerivedVariable[bool, int]
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L115: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L115
cannot use func(_, isMarkedOrphaned, anyStrongParentStronglyOrphaned, anyWeakParentWeaklyOrphaned bool) bool {…} (value of type func(_ bool, isMarkedOrphaned bool, anyStrongParentStronglyOrphaned bool, anyWeakParentWeaklyOrphaned bool) bool) as func(bool, bool, bool) bool value in argument to reactive.NewDerivedVariable3[bool, bool, bool, bool]
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L119: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L119
cannot use func(_, isMarkedOrphaned, anyWeakParentWeaklyOrphaned bool) bool {…} (value of type func(_ bool, isMarkedOrphaned bool, anyWeakParentWeaklyOrphaned bool) bool) as func(bool, bool) bool value in argument to reactive.NewDerivedVariable2[bool, bool, bool]
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L123: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L123
cannot use func(_, isStronglyOrphaned, isWeaklyOrphaned bool) bool {…} (value of type func(_ bool, isStronglyOrphaned bool, isWeaklyOrphaned bool) bool) as func(bool, bool) bool value in argument to reactive.NewDerivedVariable2[bool, bool, bool]
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L127: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L127
type func(_ bool, tipPool tipmanager.TipPool, isOrphaned bool, isEvicted bool) bool of func(_ bool, tipPool tipmanager.TipPool, isOrphaned bool, isEvicted bool) bool {…} does not match func(InputType1, InputType2, InputType3) Type (cannot infer Type, InputType1, InputType2, InputType3, InputValueType1, InputValueType2, and InputValueType3)
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L131: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L131
type func(_ bool, tipPool tipmanager.TipPool, isOrphaned bool, isEvicted bool) bool of func(_ bool, tipPool tipmanager.TipPool, isOrphaned bool, isEvicted bool) bool {…} does not match func(InputType1, InputType2, InputType3) Type (cannot infer Type, InputType1, InputType2, InputType3, InputValueType1, InputValueType2, and InputValueType3)
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L135: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L135
cannot use func(_ bool, stronglyConnectedStrongChildren int) bool {…} (value of type func(_ bool, stronglyConnectedStrongChildren int) bool) as func(int) bool value in argument to reactive.NewDerivedVariable[bool, int]
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L139: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L139
cannot use func(_ bool, connectedWeakChildren int) bool {…} (value of type func(_ bool, connectedWeakChildren int) bool) as func(int) bool value in argument to reactive.NewDerivedVariable[bool, int]
[golangci] components/debugapi/node.go#L28: components/debugapi/node.go#L28
cannot infer A (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/lo.go:279:1) (typecheck)
[golangci] components/inx/server_issuance.go#L55: components/inx/server_issuance.go#L55
not enough arguments in call to lo.Return2
[golangci] components/restapi/core/accounts.go#L83: components/restapi/core/accounts.go#L83
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/lo.go:235:1) (typecheck)
[golangci] pkg/testsuite/mock/blockissuer.go#L439: pkg/testsuite/mock/blockissuer.go#L439
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:37:1) (typecheck)
[golangci] pkg/testsuite/snapshotcreator/snapshotcreator.go#L26: pkg/testsuite/snapshotcreator/snapshotcreator.go#L26
could not import github.com/iotaledger/iota-core/pkg/protocol/engine/tipmanager/v1 (-: # github.com/iotaledger/iota-core/pkg/protocol/engine/tipmanager/v1
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L103: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L103
type func(_ bool, isLivenessThresholdReached bool, isAccepted bool) bool of func(_, isLivenessThresholdReached, isAccepted bool) bool {…} does not match func(bool, InputType2) bool
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L107: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L107
cannot use func(_ bool, stronglyOrphanedStrongParents int) bool {…} (value of type func(_ bool, stronglyOrphanedStrongParents int) bool) as func(int) bool value in argument to reactive.NewDerivedVariable[bool, int]
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L111: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L111
cannot use func(_ bool, weaklyOrphanedWeakParents int) bool {…} (value of type func(_ bool, weaklyOrphanedWeakParents int) bool) as func(int) bool value in argument to reactive.NewDerivedVariable[bool, int]
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L115: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L115
cannot use func(_, isMarkedOrphaned, anyStrongParentStronglyOrphaned, anyWeakParentWeaklyOrphaned bool) bool {…} (value of type func(_ bool, isMarkedOrphaned bool, anyStrongParentStronglyOrphaned bool, anyWeakParentWeaklyOrphaned bool) bool) as func(bool, bool, bool) bool value in argument to reactive.NewDerivedVariable3[bool, bool, bool, bool]
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L119: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L119
cannot use func(_, isMarkedOrphaned, anyWeakParentWeaklyOrphaned bool) bool {…} (value of type func(_ bool, isMarkedOrphaned bool, anyWeakParentWeaklyOrphaned bool) bool) as func(bool, bool) bool value in argument to reactive.NewDerivedVariable2[bool, bool, bool]
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L123: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L123
cannot use func(_, isStronglyOrphaned, isWeaklyOrphaned bool) bool {…} (value of type func(_ bool, isStronglyOrphaned bool, isWeaklyOrphaned bool) bool) as func(bool, bool) bool value in argument to reactive.NewDerivedVariable2[bool, bool, bool]
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L127: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L127
type func(_ bool, tipPool tipmanager.TipPool, isOrphaned bool, isEvicted bool) bool of func(_ bool, tipPool tipmanager.TipPool, isOrphaned bool, isEvicted bool) bool {…} does not match func(InputType1, InputType2, InputType3) Type (cannot infer Type, InputType1, InputType2, InputType3, InputValueType1, InputValueType2, and InputValueType3)
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L131: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L131
type func(_ bool, tipPool tipmanager.TipPool, isOrphaned bool, isEvicted bool) bool of func(_ bool, tipPool tipmanager.TipPool, isOrphaned bool, isEvicted bool) bool {…} does not match func(InputType1, InputType2, InputType3) Type (cannot infer Type, InputType1, InputType2, InputType3, InputValueType1, InputValueType2, and InputValueType3)
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L135: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L135
cannot use func(_ bool, stronglyConnectedStrongChildren int) bool {…} (value of type func(_ bool, stronglyConnectedStrongChildren int) bool) as func(int) bool value in argument to reactive.NewDerivedVariable[bool, int]
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L139: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L139
cannot use func(_ bool, connectedWeakChildren int) bool {…} (value of type func(_ bool, connectedWeakChildren int) bool) as func(int) bool value in argument to reactive.NewDerivedVariable[bool, int]
[golangci] pkg/testsuite/blocks.go#L133: pkg/testsuite/blocks.go#L133
cannot infer TargetType (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/lo.go:18:1) (typecheck)
[golangci] pkg/testsuite/conflicts.go#L16: pkg/testsuite/conflicts.go#L16
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/set.go:19:1) (typecheck)
[golangci] pkg/testsuite/eviction.go#L39: pkg/testsuite/eviction.go#L39
cannot infer A (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/lo.go:279:1) (typecheck)
[golangci] pkg/testsuite/eviction.go#L40: pkg/testsuite/eviction.go#L40
cannot infer A (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/lo.go:279:1) (typecheck)
[golangci] pkg/testsuite/sybilprotection.go#L20: pkg/testsuite/sybilprotection.go#L20
cannot infer A (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/lo.go:279:1) (typecheck)
[golangci] pkg/testsuite/testsuite_issue_blocks.go#L193: pkg/testsuite/testsuite_issue_blocks.go#L193
cannot infer A (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/lo.go:279:1) (typecheck)
[golangci] pkg/testsuite/transactions.go#L144: pkg/testsuite/transactions.go#L144
cannot infer TargetType (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/lo.go:18:1) (typecheck)
[golangci] pkg/testsuite/upgrades.go#L43: pkg/testsuite/upgrades.go#L43
not enough arguments in call to lo.PanicOnErr
[golangci] pkg/testsuite/upgrades.go#L57: pkg/testsuite/upgrades.go#L57
not enough arguments in call to lo.PanicOnErr
[golangci] pkg/testsuite/upgrades.go#L58: pkg/testsuite/upgrades.go#L58
not enough arguments in call to lo.PanicOnErr
Unit tests: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L103
type func(_ bool, isLivenessThresholdReached bool, isAccepted bool) bool of func(_, isLivenessThresholdReached, isAccepted bool) bool {…} does not match func(bool, InputType2) bool
Unit tests: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L107
cannot use func(_ bool, stronglyOrphanedStrongParents int) bool {…} (value of type func(_ bool, stronglyOrphanedStrongParents int) bool) as func(int) bool value in argument to reactive.NewDerivedVariable[bool, int]
Unit tests: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L111
cannot use func(_ bool, weaklyOrphanedWeakParents int) bool {…} (value of type func(_ bool, weaklyOrphanedWeakParents int) bool) as func(int) bool value in argument to reactive.NewDerivedVariable[bool, int]
Unit tests: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L115
cannot use func(_, isMarkedOrphaned, anyStrongParentStronglyOrphaned, anyWeakParentWeaklyOrphaned bool) bool {…} (value of type func(_ bool, isMarkedOrphaned bool, anyStrongParentStronglyOrphaned bool, anyWeakParentWeaklyOrphaned bool) bool) as func(bool, bool, bool) bool value in argument to reactive.NewDerivedVariable3[bool, bool, bool, bool]
Unit tests: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L119
cannot use func(_, isMarkedOrphaned, anyWeakParentWeaklyOrphaned bool) bool {…} (value of type func(_ bool, isMarkedOrphaned bool, anyWeakParentWeaklyOrphaned bool) bool) as func(bool, bool) bool value in argument to reactive.NewDerivedVariable2[bool, bool, bool]
Unit tests: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L123
cannot use func(_, isStronglyOrphaned, isWeaklyOrphaned bool) bool {…} (value of type func(_ bool, isStronglyOrphaned bool, isWeaklyOrphaned bool) bool) as func(bool, bool) bool value in argument to reactive.NewDerivedVariable2[bool, bool, bool]
Unit tests: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L127
type func(_ bool, tipPool tipmanager.TipPool, isOrphaned bool, isEvicted bool) bool of func(_ bool, tipPool tipmanager.TipPool, isOrphaned bool, isEvicted bool) bool {…} does not match func(InputType1, InputType2, InputType3) Type (cannot infer Type, InputType1, InputType2, InputType3, InputValueType1, InputValueType2, and InputValueType3)
Unit tests: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L131
type func(_ bool, tipPool tipmanager.TipPool, isOrphaned bool, isEvicted bool) bool of func(_ bool, tipPool tipmanager.TipPool, isOrphaned bool, isEvicted bool) bool {…} does not match func(InputType1, InputType2, InputType3) Type (cannot infer Type, InputType1, InputType2, InputType3, InputValueType1, InputValueType2, and InputValueType3)
Unit tests: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L135
cannot use func(_ bool, stronglyConnectedStrongChildren int) bool {…} (value of type func(_ bool, stronglyConnectedStrongChildren int) bool) as func(int) bool value in argument to reactive.NewDerivedVariable[bool, int]
Unit tests: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L139
cannot use func(_ bool, connectedWeakChildren int) bool {…} (value of type func(_ bool, connectedWeakChildren int) bool) as func(int) bool value in argument to reactive.NewDerivedVariable[bool, int]
Unit tests -race: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L103
type func(_ bool, isLivenessThresholdReached bool, isAccepted bool) bool of func(_, isLivenessThresholdReached, isAccepted bool) bool {…} does not match func(bool, InputType2) bool
Unit tests -race: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L107
cannot use func(_ bool, stronglyOrphanedStrongParents int) bool {…} (value of type func(_ bool, stronglyOrphanedStrongParents int) bool) as func(int) bool value in argument to reactive.NewDerivedVariable[bool, int]
Unit tests -race: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L111
cannot use func(_ bool, weaklyOrphanedWeakParents int) bool {…} (value of type func(_ bool, weaklyOrphanedWeakParents int) bool) as func(int) bool value in argument to reactive.NewDerivedVariable[bool, int]
Unit tests -race: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L115
cannot use func(_, isMarkedOrphaned, anyStrongParentStronglyOrphaned, anyWeakParentWeaklyOrphaned bool) bool {…} (value of type func(_ bool, isMarkedOrphaned bool, anyStrongParentStronglyOrphaned bool, anyWeakParentWeaklyOrphaned bool) bool) as func(bool, bool, bool) bool value in argument to reactive.NewDerivedVariable3[bool, bool, bool, bool]
Unit tests -race: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L119
cannot use func(_, isMarkedOrphaned, anyWeakParentWeaklyOrphaned bool) bool {…} (value of type func(_ bool, isMarkedOrphaned bool, anyWeakParentWeaklyOrphaned bool) bool) as func(bool, bool) bool value in argument to reactive.NewDerivedVariable2[bool, bool, bool]
Unit tests -race: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L123
cannot use func(_, isStronglyOrphaned, isWeaklyOrphaned bool) bool {…} (value of type func(_ bool, isStronglyOrphaned bool, isWeaklyOrphaned bool) bool) as func(bool, bool) bool value in argument to reactive.NewDerivedVariable2[bool, bool, bool]
Unit tests -race: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L127
type func(_ bool, tipPool tipmanager.TipPool, isOrphaned bool, isEvicted bool) bool of func(_ bool, tipPool tipmanager.TipPool, isOrphaned bool, isEvicted bool) bool {…} does not match func(InputType1, InputType2, InputType3) Type (cannot infer Type, InputType1, InputType2, InputType3, InputValueType1, InputValueType2, and InputValueType3)
Unit tests -race: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L131
type func(_ bool, tipPool tipmanager.TipPool, isOrphaned bool, isEvicted bool) bool of func(_ bool, tipPool tipmanager.TipPool, isOrphaned bool, isEvicted bool) bool {…} does not match func(InputType1, InputType2, InputType3) Type (cannot infer Type, InputType1, InputType2, InputType3, InputValueType1, InputValueType2, and InputValueType3)
Unit tests -race: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L135
cannot use func(_ bool, stronglyConnectedStrongChildren int) bool {…} (value of type func(_ bool, stronglyConnectedStrongChildren int) bool) as func(int) bool value in argument to reactive.NewDerivedVariable[bool, int]
Unit tests -race: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L139
cannot use func(_ bool, connectedWeakChildren int) bool {…} (value of type func(_ bool, connectedWeakChildren int) bool) as func(int) bool value in argument to reactive.NewDerivedVariable[bool, int]