Skip to content

Merge branch 'develop' into info-resp-naming #2718

Merge branch 'develop' into info-resp-naming

Merge branch 'develop' into info-resp-naming #2718

Triggered via push October 17, 2023 13:48
Status Failure
Total duration 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: test_and_benchmark
Fit to window
Zoom out
Zoom in

Annotations

125 errors and 1 warning
test_and_benchmark (1.21.x, ubuntu-latest): candidacy_announcement.go#L20
undefined: WorkScoreStructure
test_and_benchmark (1.21.x, ubuntu-latest): candidacy_announcement.go#L20
undefined: WorkScoreStructure
test_and_benchmark (1.21.x, ubuntu-latest)
Process completed with exit code 1.
[golangci] address.go#L1: address.go#L1
: # github.com/iotaledger/iota.go/v4
[golangci] candidacy_announcement.go#L20: candidacy_announcement.go#L20
undefined: WorkScoreStructure (typecheck)
[golangci] api/epoch_based_provider.go#L10: api/epoch_based_provider.go#L10
could not import github.com/iotaledger/iota.go/v4 (-: # github.com/iotaledger/iota.go/v4
[golangci] candidacy_announcement.go#L20: candidacy_announcement.go#L20
undefined: WorkScoreStructure) (typecheck)
[golangci] api/epoch_based_provider.go#L170: api/epoch_based_provider.go#L170
not enough arguments in call to lo.PanicOnErr
[golangci] api/epoch_based_provider.go#L209: api/epoch_based_provider.go#L209
not enough arguments in call to lo.PanicOnErr
[golangci] api/protocol_epoch_versions.go#L87: api/protocol_epoch_versions.go#L87
not enough arguments in call to lo.PanicOnErr
[golangci] builder/block_builder.go#L8: builder/block_builder.go#L8
could not import github.com/iotaledger/iota.go/v4 (-: # github.com/iotaledger/iota.go/v4
[golangci] candidacy_announcement.go#L20: candidacy_announcement.go#L20
undefined: WorkScoreStructure) (typecheck)
[golangci] builder/transaction_builder.go#L152: builder/transaction_builder.go#L152
hasManalockCondition declared and not used (typecheck)
[golangci] builder/transaction_builder.go#L306: builder/transaction_builder.go#L306
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:36:14) (typecheck)
[golangci] builder/transaction_builder.go#L323: builder/transaction_builder.go#L323
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:21:14) (typecheck)
[golangci] builder/transaction_builder.go#L331: builder/transaction_builder.go#L331
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:21:14) (typecheck)
[golangci] builder/transaction_builder.go#L337: builder/transaction_builder.go#L337
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:21:14) (typecheck)
[golangci] nodeclient/apimodels/core.go#L8: nodeclient/apimodels/core.go#L8
could not import github.com/iotaledger/iota.go/v4 (-: # github.com/iotaledger/iota.go/v4
[golangci] candidacy_announcement.go#L20: candidacy_announcement.go#L20
undefined: WorkScoreStructure) (typecheck)
[golangci] nodeclient/blockissuer_client.go#L10: nodeclient/blockissuer_client.go#L10
could not import github.com/iotaledger/iota.go/v4 (-: # github.com/iotaledger/iota.go/v4
[golangci] candidacy_announcement.go#L20: candidacy_announcement.go#L20
undefined: WorkScoreStructure) (typecheck)
[golangci] tpkg/test_consts.go#L4: tpkg/test_consts.go#L4
could not import github.com/iotaledger/iota.go/v4 (-: # github.com/iotaledger/iota.go/v4
[golangci] candidacy_announcement.go#L20: candidacy_announcement.go#L20
undefined: WorkScoreStructure) (typecheck)
[golangci] vm/types.go#L6: vm/types.go#L6
could not import github.com/iotaledger/iota.go/v4 (-: # github.com/iotaledger/iota.go/v4
[golangci] candidacy_announcement.go#L20: candidacy_announcement.go#L20
undefined: WorkScoreStructure) (typecheck)
[golangci] vm/vm.go#L82: vm/vm.go#L82
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:21:14) (typecheck)
[golangci] vm/vm.go#L93: vm/vm.go#L93
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:36:14) (typecheck)
[golangci] vm/vm.go#L101: vm/vm.go#L101
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:21:14) (typecheck)
[golangci] vm/vm.go#L115: vm/vm.go#L115
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:21:14) (typecheck)
[golangci] vm/vm.go#L121: vm/vm.go#L121
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:21:14) (typecheck)
[golangci] vm/vm.go#L433: vm/vm.go#L433
missing return (typecheck)
[golangci] vm/vm.go#L441: vm/vm.go#L441
commitmentInput.Slot undefined (type VMCommitmentInput has no field or method Slot) (typecheck)
[golangci] vm/vm.go#L446: vm/vm.go#L446
commitmentInput.Slot undefined (type VMCommitmentInput has no field or method Slot) (typecheck)
[golangci] vm/vm.go#L672: vm/vm.go#L672
commitment.Slot undefined (type VMCommitmentInput has no field or method Slot) (typecheck)
[golangci] vm/nova/vm.go#L9: vm/nova/vm.go#L9
could not import github.com/iotaledger/iota.go/v4 (-: # github.com/iotaledger/iota.go/v4
[golangci] candidacy_announcement.go#L20: candidacy_announcement.go#L20
undefined: WorkScoreStructure) (typecheck)
[golangci] vm/nova/vm.go#L194: vm/nova/vm.go#L194
missing return (typecheck)
[golangci] vm/nova/vm.go#L144: vm/nova/vm.go#L144
ok declared and not used (typecheck)
[golangci] vm/nova/vm.go#L450: vm/nova/vm.go#L450
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:36:14) (typecheck)
[golangci] vm/nova/vm.go#L461: vm/nova/vm.go#L461
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:36:14) (typecheck)
[golangci] vm/nova/vm.go#L469: vm/nova/vm.go#L469
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:36:14) (typecheck)
[golangci] vm/nova/vm.go#L474: vm/nova/vm.go#L474
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:36:14) (typecheck)
[golangci] vm/nova/vm.go#L480: vm/nova/vm.go#L480
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:36:14) (typecheck)
[golangci] vm/nova/vm.go#L489: vm/nova/vm.go#L489
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:36:14) (typecheck)
[golangci] address_test.go#L13: address_test.go#L13
could not import github.com/iotaledger/iota.go/v4 (-: # github.com/iotaledger/iota.go/v4
[golangci] candidacy_announcement.go#L20: candidacy_announcement.go#L20
undefined: WorkScoreStructure) (typecheck)
[golangci] address_test.go#L737: address_test.go#L737
missing type in composite literal (typecheck)
[golangci] attestation_test.go#L28: attestation_test.go#L28
not enough arguments in call to lo.PanicOnErr
[golangci] block_test.go#L66: block_test.go#L66
not enough arguments in call to lo.Return2
[golangci] block_test.go#L81: block_test.go#L81
not enough arguments in call to lo.Return2
[golangci] block_test.go#L96: block_test.go#L96
not enough arguments in call to lo.Return2
[golangci] block_test.go#L113: block_test.go#L113
not enough arguments in call to lo.Return2
[golangci] builder/block_builder_test.go#L9: builder/block_builder_test.go#L9
could not import github.com/iotaledger/iota.go/v4 (-: # github.com/iotaledger/iota.go/v4
[golangci] candidacy_announcement.go#L20: candidacy_announcement.go#L20
undefined: WorkScoreStructure) (typecheck)
[golangci] builder/transaction_builder_test.go#L5: builder/transaction_builder_test.go#L5
"crypto/ed25519" imported and not used (typecheck)
[golangci] merklehasher/merkle_hasher_test.go#L11: merklehasher/merkle_hasher_test.go#L11
could not import github.com/iotaledger/iota.go/v4 (-: # github.com/iotaledger/iota.go/v4
[golangci] candidacy_announcement.go#L20: candidacy_announcement.go#L20
undefined: WorkScoreStructure) (typecheck)
[golangci] nodeclient/blockissuer_client_test.go#L10: nodeclient/blockissuer_client_test.go#L10
could not import github.com/iotaledger/iota.go/v4 (-: # github.com/iotaledger/iota.go/v4
[golangci] candidacy_announcement.go#L20: candidacy_announcement.go#L20
undefined: WorkScoreStructure) (typecheck)
[golangci] nodeclient/http_api_client_test.go#L51: nodeclient/http_api_client_test.go#L51
not enough arguments in call to lo.PanicOnErr
[golangci] nodeclient/http_api_client_test.go#L66: nodeclient/http_api_client_test.go#L66
not enough arguments in call to lo.PanicOnErr
[golangci] nodeclient/http_api_client_test.go#L74: nodeclient/http_api_client_test.go#L74
not enough arguments in call to lo.PanicOnErr
[golangci] nodeclient/http_api_client_test.go#L77: nodeclient/http_api_client_test.go#L77
not enough arguments in call to lo.PanicOnErr
[golangci] nodeclient/http_api_client_test.go#L92: nodeclient/http_api_client_test.go#L92
not enough arguments in call to lo.PanicOnErr
[golangci] nodeclient/http_api_client_test.go#L401: nodeclient/http_api_client_test.go#L401
not enough arguments in call to lo.PanicOnErr
[golangci] nodeclient/http_api_client_test.go#L432: nodeclient/http_api_client_test.go#L432
not enough arguments in call to lo.PanicOnErr
[golangci] nodeclient/apimodels/core_test.go#L9: nodeclient/apimodels/core_test.go#L9
could not import github.com/iotaledger/iota.go/v4 (-: # github.com/iotaledger/iota.go/v4
[golangci] candidacy_announcement.go#L20: candidacy_announcement.go#L20
undefined: WorkScoreStructure) (typecheck)
[golangci] vm/nova/stvf_test.go#L12: vm/nova/stvf_test.go#L12
could not import github.com/iotaledger/iota.go/v4 (-: # github.com/iotaledger/iota.go/v4
[golangci] candidacy_announcement.go#L20: candidacy_announcement.go#L20
undefined: WorkScoreStructure) (typecheck)
[golangci] vm/nova/stvf_test.go#L101: vm/nova/stvf_test.go#L101
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L140: vm/nova/stvf_test.go#L140
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L181: vm/nova/stvf_test.go#L181
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L222: vm/nova/stvf_test.go#L222
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L263: vm/nova/stvf_test.go#L263
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L305: vm/nova/stvf_test.go#L305
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L347: vm/nova/stvf_test.go#L347
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L389: vm/nova/stvf_test.go#L389
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L430: vm/nova/stvf_test.go#L430
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L493: vm/nova/stvf_test.go#L493
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L549: vm/nova/stvf_test.go#L549
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L603: vm/nova/stvf_test.go#L603
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L653: vm/nova/stvf_test.go#L653
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L712: vm/nova/stvf_test.go#L712
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L775: vm/nova/stvf_test.go#L775
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L838: vm/nova/stvf_test.go#L838
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L903: vm/nova/stvf_test.go#L903
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L961: vm/nova/stvf_test.go#L961
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L1013: vm/nova/stvf_test.go#L1013
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L1070: vm/nova/stvf_test.go#L1070
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L1133: vm/nova/stvf_test.go#L1133
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L1197: vm/nova/stvf_test.go#L1197
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L1550: vm/nova/stvf_test.go#L1550
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L1601: vm/nova/stvf_test.go#L1601
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L1683: vm/nova/stvf_test.go#L1683
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L1741: vm/nova/stvf_test.go#L1741
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L1796: vm/nova/stvf_test.go#L1796
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L1857: vm/nova/stvf_test.go#L1857
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L1919: vm/nova/stvf_test.go#L1919
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L1980: vm/nova/stvf_test.go#L1980
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L2039: vm/nova/stvf_test.go#L2039
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L2101: vm/nova/stvf_test.go#L2101
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L2862: vm/nova/stvf_test.go#L2862
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L3591: vm/nova/stvf_test.go#L3591
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L3637: vm/nova/stvf_test.go#L3637
missing type in composite literal (typecheck)
[golangci] vm/nova/stvf_test.go#L3531: vm/nova/stvf_test.go#L3531
exampleIssuer declared and not used (typecheck)
[golangci] vm/nova/vm_test.go#L2021: vm/nova/vm_test.go#L2021
cannot infer S (/opt/hostedtoolcache/go/1.21.1/x64/src/slices/sort.go:26:15) (typecheck)
[golangci] vm/nova/vm_test.go#L2158: vm/nova/vm_test.go#L2158
cannot infer S (/opt/hostedtoolcache/go/1.21.1/x64/src/slices/sort.go:26:15) (typecheck)
[golangci] vm/nova/vm_test.go#L2297: vm/nova/vm_test.go#L2297
cannot infer S (/opt/hostedtoolcache/go/1.21.1/x64/src/slices/sort.go:26:15) (typecheck)
[golangci] vm/nova/vm_test.go#L5098: vm/nova/vm_test.go#L5098
missing type in composite literal (typecheck)
[golangci] vm/nova/vm_test.go#L5102: vm/nova/vm_test.go#L5102
missing type in composite literal (typecheck)
[golangci] vm/nova/vm_test.go#L5106: vm/nova/vm_test.go#L5106
missing type in composite literal (typecheck)
[golangci] vm/nova/vm_test.go#L5093: vm/nova/vm_test.go#L5093
ident1 declared and not used (typecheck)
[golangci] vm/nova/vm_test.go#L5094: vm/nova/vm_test.go#L5094
ident2 declared and not used (typecheck)
[golangci] vm/nova/vm_test.go#L5174: vm/nova/vm_test.go#L5174
missing type in composite literal (typecheck)
[golangci] vm/nova/vm_test.go#L5178: vm/nova/vm_test.go#L5178
missing type in composite literal (typecheck)
[golangci] vm/nova/vm_test.go#L5182: vm/nova/vm_test.go#L5182
missing type in composite literal (typecheck)
[golangci] vm/nova/vm_test.go#L5169: vm/nova/vm_test.go#L5169
ident1 declared and not used (typecheck)
[golangci] vm/nova/vm_test.go#L5170: vm/nova/vm_test.go#L5170
ident2 declared and not used (typecheck)
[golangci] vm/nova/vm_test.go#L5815: vm/nova/vm_test.go#L5815
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:36:14) (typecheck)
[golangci] vm/nova/vm_test.go#L5884: vm/nova/vm_test.go#L5884
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:36:14) (typecheck)
[golangci] vm/nova/vm_test.go#L7129: vm/nova/vm_test.go#L7129
not enough arguments in call to lo.PanicOnErr
[golangci] vm/nova/vm_test.go#L7191: vm/nova/vm_test.go#L7191
not enough arguments in call to lo.Return2
[golangci] vm/nova/vm_test.go#L6: vm/nova/vm_test.go#L6
"crypto/ed25519" imported and not used (typecheck)
test_and_benchmark (1.21.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/iota.go/iota.go. Supported file pattern: go.sum