Skip to content

Store proofs per output that the outputID corresponds to its content #1918

Store proofs per output that the outputID corresponds to its content

Store proofs per output that the outputID corresponds to its content #1918

Triggered via pull request October 11, 2023 07:00
Status Failure
Total duration 1m 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

unit-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

52 errors
Unit tests: pkg/utils/rand.go#L244
undefined: tpkg.RandEpoch
Unit tests
Process completed with exit code 1.
[golangci] pkg/utils/ioutils.go#L1: pkg/utils/ioutils.go#L1
: # github.com/iotaledger/iota-core/pkg/utils
[golangci] pkg/utils/rand.go#L244: pkg/utils/rand.go#L244
undefined: tpkg.RandEpoch (typecheck)
[golangci] pkg/protocol/engine/utxoledger/snapshot.go#L10: pkg/protocol/engine/utxoledger/snapshot.go#L10
could not import github.com/iotaledger/iota-core/pkg/utils (-: # github.com/iotaledger/iota-core/pkg/utils
[golangci] pkg/utils/rand.go#L244: pkg/utils/rand.go#L244
undefined: tpkg.RandEpoch) (typecheck)
[golangci] pkg/protocol/engine/utxoledger/output.go#L100: pkg/protocol/engine/utxoledger/output.go#L100
undefined: iotago.OutputIDProofFromBytes (typecheck)
[golangci] pkg/protocol/engine/utxoledger/snapshot.go#L70: pkg/protocol/engine/utxoledger/snapshot.go#L70
undefined: iotago.OutputIDProofFromBytes (typecheck)
[golangci] pkg/protocol/engine/engine.go#L309: pkg/protocol/engine/engine.go#L309
cannot infer A (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/lo.go:279:1) (typecheck)
[golangci] pkg/protocol/engine/blockdag/inmemoryblockdag/blockdag.go#L84: pkg/protocol/engine/blockdag/inmemoryblockdag/blockdag.go#L84
parentBlock.Solid().OnUpdateOnce undefined (type reactive.Variable[bool] has no field or method OnUpdateOnce) (typecheck)
[golangci] pkg/protocol/engine/accounts/accountsledger/snapshot.go#L11: pkg/protocol/engine/accounts/accountsledger/snapshot.go#L11
could not import github.com/iotaledger/iota-core/pkg/utils (-: # github.com/iotaledger/iota-core/pkg/utils
[golangci] pkg/utils/rand.go#L244: pkg/utils/rand.go#L244
undefined: tpkg.RandEpoch) (typecheck)
[golangci] pkg/protocol/engine/ledger/ledger/ledger.go#L755: pkg/protocol/engine/ledger/ledger/ledger.go#L755
cannot infer Rank (pkg/core/vote/vote.go:21:1) (typecheck)
[golangci] pkg/protocol/engine/ledger/ledger/vm.go#L173: pkg/protocol/engine/ledger/ledger/vm.go#L173
undefined: iotago.OutputIDProofFromTransaction (typecheck)
[golangci] components/debugapi/node.go#L18: components/debugapi/node.go#L18
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/utxo.go#L13: components/restapi/core/utxo.go#L13
undefined: apimodels.OutputResponse (typecheck)
[golangci] components/restapi/core/utxo.go#L30: components/restapi/core/utxo.go#L30
undefined: apimodels.OutputMetadata (typecheck)
[golangci] components/restapi/core/utxo.go#L48: components/restapi/core/utxo.go#L48
undefined: apimodels.OutputWithMetadataResponse (typecheck)
[golangci] components/restapi/core/utxo.go#L84: components/restapi/core/utxo.go#L84
undefined: apimodels.OutputMetadata (typecheck)
[golangci] components/restapi/core/utxo.go#L107: components/restapi/core/utxo.go#L107
undefined: apimodels.OutputMetadata (typecheck)
[golangci] components/restapi/core/accounts.go#L35: components/restapi/core/accounts.go#L35
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:36:1) (typecheck)
[golangci] components/restapi/core/accounts.go#L92: components/restapi/core/accounts.go#L92
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/lo.go:235:1) (typecheck)
[golangci] components/restapi/core/utxo.go#L24: components/restapi/core/utxo.go#L24
undefined: apimodels.OutputResponse (typecheck)
[golangci] components/restapi/core/utxo.go#L65: components/restapi/core/utxo.go#L65
undefined: apimodels.OutputWithMetadataResponse (typecheck)
[golangci] components/restapi/core/utxo.go#L77: components/restapi/core/utxo.go#L77
undefined: apimodels.OutputWithMetadataResponse (typecheck)
[golangci] components/restapi/core/utxo.go#L87: components/restapi/core/utxo.go#L87
undefined: apimodels.OutputMetadata (typecheck)
[golangci] components/restapi/core/utxo.go#L110: components/restapi/core/utxo.go#L110
undefined: apimodels.OutputMetadata (typecheck)
[golangci] pkg/protocol/engine/utxoledger/tpkg/random.go#L6: pkg/protocol/engine/utxoledger/tpkg/random.go#L6
could not import github.com/iotaledger/iota-core/pkg/utils (-: # github.com/iotaledger/iota-core/pkg/utils
[golangci] pkg/utils/rand.go#L244: pkg/utils/rand.go#L244
undefined: tpkg.RandEpoch) (typecheck)
[golangci] pkg/testsuite/mock/blockissuer.go#L424: pkg/testsuite/mock/blockissuer.go#L424
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:36: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/storage_prunable.go#L72: pkg/testsuite/storage_prunable.go#L72
cannot infer V (pkg/testsuite/storage_prunable.go:106:40) (typecheck)
[golangci] pkg/testsuite/storage_prunable.go#L80: pkg/testsuite/storage_prunable.go#L80
cannot infer V (pkg/testsuite/storage_prunable.go:106:40) (typecheck)
[golangci] pkg/testsuite/storage_prunable.go#L88: pkg/testsuite/storage_prunable.go#L88
cannot infer V (pkg/testsuite/storage_prunable.go:106:40) (typecheck)
[golangci] pkg/testsuite/transactions_framework.go#L66: pkg/testsuite/transactions_framework.go#L66
undefined: iotago.OutputIDProofFromTransaction (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
[golangci] pkg/protocol/sybilprotection/sybilprotectionv1/performance/snapshot.go#L11: pkg/protocol/sybilprotection/sybilprotectionv1/performance/snapshot.go#L11
could not import github.com/iotaledger/iota-core/pkg/utils (-: # github.com/iotaledger/iota-core/pkg/utils
[golangci] pkg/utils/rand.go#L244: pkg/utils/rand.go#L244
undefined: tpkg.RandEpoch) (typecheck)
Unit tests -race: pkg/utils/rand.go#L244
undefined: tpkg.RandEpoch
Unit tests -race
Process completed with exit code 1.