Skip to content

Simplify serialization #2082

Simplify serialization

Simplify serialization #2082

Triggered via pull request October 27, 2023 04:43
Status Failure
Total duration 3m 3s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

999 errors and 1 warning
[golangci] pkg/model/account_diff.go#L1: pkg/model/account_diff.go#L1
: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors (typecheck)
[golangci] pkg/network/endpoint.go#L1: pkg/network/endpoint.go#L1
: # github.com/iotaledger/iota-core/pkg/network
[golangci] pkg/network/peer.go#L82: pkg/network/peer.go#L82
undefined: stream.NewByteBuffer
[golangci] pkg/network/peer.go#L84: pkg/network/peer.go#L84
undefined: stream.WriteObject
[golangci] pkg/network/peer.go#L90: pkg/network/peer.go#L90
too many arguments in call to stream.WriteCollection
[golangci] pkg/network/peer.go#L92: pkg/network/peer.go#L92
undefined: stream.WriteObject
[golangci] pkg/network/peer.go#L121: pkg/network/peer.go#L121
undefined: stream.NewByteReader
[golangci] pkg/network/peer.go#L123: pkg/network/peer.go#L123
undefined: stream.ReadObject
[golangci] pkg/network/peer.go#L136: pkg/network/peer.go#L136
too many arguments in call to stream.ReadCollection
[golangci] pkg/network/peer.go#L137: pkg/network/peer.go#L137
undefined: stream.ReadObject (typecheck)
[golangci] pkg/network/protocols/core/events.go#L7: pkg/network/protocols/core/events.go#L7
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/network/protocols/core/protocol.go#L21: pkg/network/protocols/core/protocol.go#L21
could not import github.com/iotaledger/iota-core/pkg/network (-: # github.com/iotaledger/iota-core/pkg/network
[golangci] pkg/network/peer.go#L82: pkg/network/peer.go#L82
undefined: stream.NewByteBuffer
[golangci] pkg/network/peer.go#L84: pkg/network/peer.go#L84
undefined: stream.WriteObject
[golangci] pkg/network/peer.go#L90: pkg/network/peer.go#L90
too many arguments in call to stream.WriteCollection
[golangci] pkg/network/peer.go#L92: pkg/network/peer.go#L92
undefined: stream.WriteObject
[golangci] pkg/network/peer.go#L121: pkg/network/peer.go#L121
undefined: stream.NewByteReader
[golangci] pkg/network/peer.go#L123: pkg/network/peer.go#L123
undefined: stream.ReadObject
[golangci] pkg/network/peer.go#L136: pkg/network/peer.go#L136
too many arguments in call to stream.ReadCollection
[golangci] pkg/network/peer.go#L137: pkg/network/peer.go#L137
undefined: stream.ReadObject) (typecheck)
[golangci] pkg/network/protocols/core/protocol.go#L79: pkg/network/protocols/core/protocol.go#L79
too many arguments in call to stream.WriteCollection
[golangci] pkg/network/protocols/core/protocol.go#L93: pkg/network/protocols/core/protocol.go#L93
not enough arguments in call to lo.PanicOnErr
[golangci] pkg/core/account/accounts.go#L1: pkg/core/account/accounts.go#L1
: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer (typecheck)
[golangci] pkg/storage/prunable/slotstore/accountdiffs.go#L8: pkg/storage/prunable/slotstore/accountdiffs.go#L8
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/engine/eviction/state.go#L189: pkg/protocol/engine/eviction/state.go#L189
too many arguments in call to stream.WriteCollection
[golangci] pkg/protocol/engine/eviction/state.go#L234: pkg/protocol/engine/eviction/state.go#L234
too many arguments in call to stream.ReadCollection
[golangci] pkg/protocol/engine/blocks/block.go#L13: pkg/protocol/engine/blocks/block.go#L13
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
[golangci] pkg/protocol/engine/blocks/block.go#L14: pkg/protocol/engine/blocks/block.go#L14
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/engine/blockdag/blockdag.go#L5: pkg/protocol/engine/blockdag/blockdag.go#L5
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/core/vote/vote.go#L5: pkg/core/vote/vote.go#L5
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
[golangci] pkg/protocol/engine/mempool/conflictdag/conflictdag.go#L6: pkg/protocol/engine/mempool/conflictdag/conflictdag.go#L6
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
[golangci] pkg/protocol/engine/filter/events.go#L7: pkg/protocol/engine/filter/events.go#L7
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/engine/accounts/accounts.go#L14: pkg/protocol/engine/accounts/accounts.go#L14
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/engine/accounts/accounts.go#L199: pkg/protocol/engine/accounts/accounts.go#L199
undefined: stream.WriteFixedSizeObject (typecheck)
[golangci] pkg/protocol/engine/accounts/accounts.go#L211: pkg/protocol/engine/accounts/accounts.go#L211
too many arguments in call to stream.WriteCollection
[golangci] pkg/protocol/engine/accounts/accounts.go#L236: pkg/protocol/engine/accounts/accounts.go#L236
undefined: stream.WriteFixedSizeObject (typecheck)
[golangci] pkg/protocol/engine/utxoledger/database_prefixes.go#L1: pkg/protocol/engine/utxoledger/database_prefixes.go#L1
: # github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger
[golangci] pkg/protocol/engine/utxoledger/manager.go#L35: pkg/protocol/engine/utxoledger/manager.go#L35
too many arguments in call to ads.NewMap[iotago.Identifier]
[golangci] pkg/protocol/engine/congestioncontrol/rmc/rmc.go#L9: pkg/protocol/engine/congestioncontrol/rmc/rmc.go#L9
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/engine/ledger/events.go#L5: pkg/protocol/engine/ledger/events.go#L5
could not import github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger (-: # github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger
[golangci] pkg/protocol/engine/utxoledger/manager.go#L35: pkg/protocol/engine/utxoledger/manager.go#L35
too many arguments in call to ads.NewMap[iotago.Identifier]
[golangci] pkg/protocol/engine/notarization/events.go#L6: pkg/protocol/engine/notarization/events.go#L6
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/engine/syncmanager/syncmanager.go#L5: pkg/protocol/engine/syncmanager/syncmanager.go#L5
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/engine/tipselection/tipselection.go#L7: pkg/protocol/engine/tipselection/tipselection.go#L7
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/sybilprotection/seatmanager/events.go#L5: pkg/protocol/sybilprotection/seatmanager/events.go#L5
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
[golangci] pkg/protocol/sybilprotection/events.go#L5: pkg/protocol/sybilprotection/events.go#L5
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
[golangci] pkg/storage/permanent/commitments.go#L12: pkg/storage/permanent/commitments.go#L12
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/storage/permanent/permanent.go#L11: pkg/storage/permanent/permanent.go#L11
could not import github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger (-: # github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger
[golangci] pkg/protocol/engine/utxoledger/manager.go#L35: pkg/protocol/engine/utxoledger/manager.go#L35
too many arguments in call to ads.NewMap[iotago.Identifier]
[golangci] pkg/storage/permanent/commitments.go#L24: pkg/storage/permanent/commitments.go#L24
cannot infer V (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/typedstore.go:23:1) (typecheck)
[golangci] pkg/storage/permanent/commitments.go#L42: pkg/storage/permanent/commitments.go#L42
undefined: serializer.SeriLengthPrefixTypeAsUint64 (typecheck)
[golangci] pkg/storage/permanent/commitments.go#L50: pkg/storage/permanent/commitments.go#L50
undefined: stream.WriteByteSlice (typecheck)
[golangci] pkg/storage/permanent/commitments.go#L66: pkg/storage/permanent/commitments.go#L66
undefined: serializer.SeriLengthPrefixTypeAsUint64 (typecheck)
[golangci] pkg/storage/permanent/settings.go#L66: pkg/storage/permanent/settings.go#L66
cannot infer V (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/typedvalue.go:15:1) (typecheck)
[golangci] pkg/storage/permanent/settings.go#L78: pkg/storage/permanent/settings.go#L78
cannot infer V (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/typedvalue.go:15:1) (typecheck)
[golangci] pkg/storage/permanent/settings.go#L341: pkg/storage/permanent/settings.go#L341
undefined: stream.WriteByteSlice (typecheck)
[golangci] pkg/storage/permanent/settings.go#L353: pkg/storage/permanent/settings.go#L353
too many arguments in call to stream.WriteCollection
[golangci] pkg/storage/permanent/settings.go#L386: pkg/storage/permanent/settings.go#L386
too many arguments in call to stream.WriteCollection
[golangci] pkg/storage/permanent/settings.go#L423: pkg/storage/permanent/settings.go#L423
too many arguments in call to stream.WriteCollection
[golangci] pkg/storage/permanent/settings.go#L439: pkg/storage/permanent/settings.go#L439
undefined: stream.WriteByteSlice (typecheck)
[golangci] pkg/storage/permanent/settings.go#L462: pkg/storage/permanent/settings.go#L462
undefined: stream.ReadByteSlice (typecheck)
[golangci] pkg/storage/permanent/settings.go#L477: pkg/storage/permanent/settings.go#L477
too many arguments in call to stream.ReadCollection
[golangci] pkg/storage/permanent/settings.go#L499: pkg/storage/permanent/settings.go#L499
too many arguments in call to stream.ReadCollection
[golangci] pkg/storage/permanent/settings.go#L525: pkg/storage/permanent/settings.go#L525
too many arguments in call to stream.ReadCollection
[golangci] pkg/storage/permanent/settings.go#L526: pkg/storage/permanent/settings.go#L526
undefined: stream.ReadByteSlice (typecheck)
[golangci] pkg/storage/prunable/epochstore/epoch_kv.go#L7: pkg/storage/prunable/epochstore/epoch_kv.go#L7
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/storage/prunable/bucket_manager.go#L14: pkg/storage/prunable/bucket_manager.go#L14
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/storage/prunable/prunable.go#L10: pkg/storage/prunable/prunable.go#L10
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
[golangci] pkg/storage/prunable/bucket_manager.go#L200: pkg/storage/prunable/bucket_manager.go#L200
cannot infer A (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/lo.go:279:1) (typecheck)
[golangci] pkg/storage/storage.go#L10: pkg/storage/storage.go#L10
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/storage/storage_permanent.go#L5: pkg/storage/storage_permanent.go#L5
could not import github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger (-: # github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger
[golangci] pkg/protocol/engine/utxoledger/manager.go#L35: pkg/protocol/engine/utxoledger/manager.go#L35
too many arguments in call to ads.NewMap[iotago.Identifier]
[golangci] pkg/storage/storage_prunable.go#L5: pkg/storage/storage_prunable.go#L5
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
[golangci] pkg/storage/storage_pruning.go#L70: pkg/storage/storage_pruning.go#L70
cannot infer A (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/lo.go:279:1) (typecheck)
[golangci] pkg/storage/storage_pruning.go#L103: pkg/storage/storage_pruning.go#L103
cannot infer A (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/lo.go:279:1) (typecheck)
[golangci] pkg/storage/storage_pruning.go#L150: pkg/storage/storage_pruning.go#L150
cannot infer A (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/lo.go:279:1) (typecheck)
[golangci] pkg/protocol/engine/committed_slot_api.go#L6: pkg/protocol/engine/committed_slot_api.go#L6
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/engine/committed_slot_api.go#L90: pkg/protocol/engine/committed_slot_api.go#L90
too many arguments in call to ads.NewSet[iotago.Identifier]
[golangci] pkg/protocol/engine/engine.go#L316: pkg/protocol/engine/engine.go#L316
cannot infer A (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/lo.go:279:1) (typecheck)
[golangci] pkg/protocol/engine/attestation/slotattestation/manager.go#L10: pkg/protocol/engine/attestation/slotattestation/manager.go#L10
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
[golangci] pkg/protocol/engine/blockdag/inmemoryblockdag/blockdag.go#L12: pkg/protocol/engine/blockdag/inmemoryblockdag/blockdag.go#L12
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/engine/congestioncontrol/scheduler/drr/scheduler.go#L14: pkg/protocol/engine/congestioncontrol/scheduler/drr/scheduler.go#L14
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/engine/congestioncontrol/scheduler/drr/drrbuffer.go#L326: pkg/protocol/engine/congestioncontrol/scheduler/drr/drrbuffer.go#L326
cannot use lo.Max(0, time.Duration(tokensRequired / rate)) (value of type int) as time.Duration value in return statement (typecheck)
[golangci] pkg/protocol/engine/consensus/blockgadget/thresholdblockgadget/gadget.go#L13: pkg/protocol/engine/consensus/blockgadget/thresholdblockgadget/gadget.go#L13
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
[golangci] pkg/protocol/engine/accounts/accountsledger/manager.go#L15: pkg/protocol/engine/accounts/accountsledger/manager.go#L15
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/engine/accounts/accountsledger/manager.go#L18: pkg/protocol/engine/accounts/accountsledger/manager.go#L18
could not import github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger (-: # github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger
[golangci] pkg/protocol/engine/utxoledger/manager.go#L35: pkg/protocol/engine/utxoledger/manager.go#L35
too many arguments in call to ads.NewMap[iotago.Identifier]
[golangci] pkg/protocol/engine/accounts/accountsledger/manager.go#L396: pkg/protocol/engine/accounts/accountsledger/manager.go#L396
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:37:1) (typecheck)
[golangci] pkg/protocol/engine/accounts/accountsledger/manager.go#L402: pkg/protocol/engine/accounts/accountsledger/manager.go#L402
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:37:1) (typecheck)
[golangci] pkg/protocol/engine/accounts/accountsledger/manager.go#L408: pkg/protocol/engine/accounts/accountsledger/manager.go#L408
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:37:1) (typecheck)
[golangci] pkg/protocol/engine/accounts/accountsledger/manager.go#L414: pkg/protocol/engine/accounts/accountsledger/manager.go#L414
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:37:1) (typecheck)
[golangci] pkg/protocol/engine/accounts/accountsledger/manager.go#L550: pkg/protocol/engine/accounts/accountsledger/manager.go#L550
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:22:1) (typecheck)
[golangci] pkg/protocol/engine/accounts/accountsledger/manager.go#L556: pkg/protocol/engine/accounts/accountsledger/manager.go#L556
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:22:1) (typecheck)
[golangci] pkg/protocol/engine/accounts/accountsledger/manager.go#L562: pkg/protocol/engine/accounts/accountsledger/manager.go#L562
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:22:1) (typecheck)
[golangci] pkg/protocol/engine/accounts/accountsledger/manager.go#L568: pkg/protocol/engine/accounts/accountsledger/manager.go#L568
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/safemath/safe_math.go:22:1) (typecheck)
[golangci] pkg/core/weight/weight.go#L9: pkg/core/weight/weight.go#L9
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
[golangci] pkg/protocol/engine/ledger/ledger/ledger.go#L14: pkg/protocol/engine/ledger/ledger/ledger.go#L14
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/engine/ledger/ledger/ledger.go#L26: pkg/protocol/engine/ledger/ledger/ledger.go#L26
could not import github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger (-: # github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger
[golangci] pkg/protocol/engine/utxoledger/manager.go#L35: pkg/protocol/engine/utxoledger/manager.go#L35
too many arguments in call to ads.NewMap[iotago.Identifier]
[golangci] pkg/protocol/engine/notarization/slotnotarization/manager.go#L12: pkg/protocol/engine/notarization/slotnotarization/manager.go#L12
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/engine/syncmanager/trivialsyncmanager/syncmanager.go#L11: pkg/protocol/engine/syncmanager/trivialsyncmanager/syncmanager.go#L11
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L103: pkg/protocol/engine/tipmanager/v1/tip_metadata.go#L103
cannot infer InputValueType2 (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/reactive/variable.go:103:1) (typecheck)
[golangci] pkg/protocol/engine/tipselection/v1/tip_selection.go#L13: pkg/protocol/engine/tipselection/v1/tip_selection.go#L13
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/engine/tipselection/v1/tip_selection.go#L173: pkg/protocol/engine/tipselection/v1/tip_selection.go#L173
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/lo.go:152:1) (typecheck)
[golangci] pkg/protocol/engine/upgrade/signalingupgradeorchestrator/orchestrator.go#L11: pkg/protocol/engine/upgrade/signalingupgradeorchestrator/orchestrator.go#L11
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
[golangci] pkg/protocol/engine/upgrade/signalingupgradeorchestrator/orchestrator.go#L12: pkg/protocol/engine/upgrade/signalingupgradeorchestrator/orchestrator.go#L12
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/sybilprotection/activitytracker/activitytracker.go#L7: pkg/protocol/sybilprotection/activitytracker/activitytracker.go#L7
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
[golangci] pkg/protocol/sybilprotection/activitytracker/activitytrackerv1/activitytracker.go#L10: pkg/protocol/sybilprotection/activitytracker/activitytrackerv1/activitytracker.go#L10
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
[golangci] pkg/protocol/sybilprotection/seatmanager/poa/poa.go#L11: pkg/protocol/sybilprotection/seatmanager/poa/poa.go#L11
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
[golangci] pkg/protocol/sybilprotection/sybilprotectionv1/sybilprotection.go#L14: pkg/protocol/sybilprotection/sybilprotectionv1/sybilprotection.go#L14
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
[golangci] pkg/protocol/block_dispatcher.go#L19: pkg/protocol/block_dispatcher.go#L19
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/protocol.go#L14: pkg/protocol/protocol.go#L14
could not import github.com/iotaledger/iota-core/pkg/network (-: # github.com/iotaledger/iota-core/pkg/network
[golangci] pkg/network/peer.go#L82: pkg/network/peer.go#L82
undefined: stream.NewByteBuffer
[golangci] pkg/network/peer.go#L84: pkg/network/peer.go#L84
undefined: stream.WriteObject
[golangci] pkg/network/peer.go#L90: pkg/network/peer.go#L90
too many arguments in call to stream.WriteCollection
[golangci] pkg/network/peer.go#L92: pkg/network/peer.go#L92
undefined: stream.WriteObject
[golangci] pkg/network/peer.go#L121: pkg/network/peer.go#L121
undefined: stream.NewByteReader
[golangci] pkg/network/peer.go#L123: pkg/network/peer.go#L123
undefined: stream.ReadObject
[golangci] pkg/network/peer.go#L136: pkg/network/peer.go#L136
too many arguments in call to stream.ReadCollection
[golangci] pkg/network/peer.go#L137: pkg/network/peer.go#L137
undefined: stream.ReadObject) (typecheck)
[golangci] pkg/protocol/block_dispatcher.go#L227: pkg/protocol/block_dispatcher.go#L227
too many arguments in call to ads.NewSet[iotago.Identifier, iotago.BlockID]
[golangci] pkg/protocol/block_dispatcher.go#L242: pkg/protocol/block_dispatcher.go#L242
too many arguments in call to ads.NewSet[iotago.Identifier, iotago.TransactionID]
[golangci] pkg/protocol/commitment_verifier.go#L43: pkg/protocol/commitment_verifier.go#L43
too many arguments in call to ads.NewMap[iotago.Identifier]
[golangci] pkg/blockhandler/block_params.go#L7: pkg/blockhandler/block_params.go#L7
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] components/debugapi/debug_models.go#L7: components/debugapi/debug_models.go#L7
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
[golangci] components/debugapi/blocks.go#L23: components/debugapi/blocks.go#L23
too many arguments in call to ads.NewSet[iotago.Identifier]
[golangci] components/debugapi/node.go#L23: components/debugapi/node.go#L23
cannot infer A (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/lo.go:279:1) (typecheck)
[golangci] components/debugapi/transactions.go#L28: components/debugapi/transactions.go#L28
too many arguments in call to ads.NewSet[iotago.Identifier]
[golangci] components/protocol/component.go#L17: components/protocol/component.go#L17
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
[golangci] components/protocol/component.go#L19: components/protocol/component.go#L19
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] components/inx/server_commitments.go#L12: components/inx/server_commitments.go#L12
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] components/inx/server_utxo.go#L15: components/inx/server_utxo.go#L15
could not import github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger (-: # github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger
[golangci] pkg/protocol/engine/utxoledger/manager.go#L35: pkg/protocol/engine/utxoledger/manager.go#L35
too many arguments in call to ads.NewMap[iotago.Identifier]
[golangci] components/inx/server_issuance.go#L55: components/inx/server_issuance.go#L55
not enough arguments in call to lo.Return2
[golangci] pkg/network/autopeering/autopeering.go#L17: pkg/network/autopeering/autopeering.go#L17
could not import github.com/iotaledger/iota-core/pkg/network (-: # github.com/iotaledger/iota-core/pkg/network
[golangci] pkg/network/peer.go#L82: pkg/network/peer.go#L82
undefined: stream.NewByteBuffer
[golangci] pkg/network/peer.go#L84: pkg/network/peer.go#L84
undefined: stream.WriteObject
[golangci] pkg/network/peer.go#L90: pkg/network/peer.go#L90
too many arguments in call to stream.WriteCollection
[golangci] pkg/network/peer.go#L92: pkg/network/peer.go#L92
undefined: stream.WriteObject
[golangci] pkg/network/peer.go#L121: pkg/network/peer.go#L121
undefined: stream.NewByteReader
[golangci] pkg/network/peer.go#L123: pkg/network/peer.go#L123
undefined: stream.ReadObject
[golangci] pkg/network/peer.go#L136: pkg/network/peer.go#L136
too many arguments in call to stream.ReadCollection
[golangci] pkg/network/peer.go#L137: pkg/network/peer.go#L137
undefined: stream.ReadObject) (typecheck)
[golangci] pkg/network/manualpeering/manualpeering.go#L17: pkg/network/manualpeering/manualpeering.go#L17
could not import github.com/iotaledger/iota-core/pkg/network (-: # github.com/iotaledger/iota-core/pkg/network
[golangci] pkg/network/peer.go#L82: pkg/network/peer.go#L82
undefined: stream.NewByteBuffer
[golangci] pkg/network/peer.go#L84: pkg/network/peer.go#L84
undefined: stream.WriteObject
[golangci] pkg/network/peer.go#L90: pkg/network/peer.go#L90
too many arguments in call to stream.WriteCollection
[golangci] pkg/network/peer.go#L92: pkg/network/peer.go#L92
undefined: stream.WriteObject
[golangci] pkg/network/peer.go#L121: pkg/network/peer.go#L121
undefined: stream.NewByteReader
[golangci] pkg/network/peer.go#L123: pkg/network/peer.go#L123
undefined: stream.ReadObject
[golangci] pkg/network/peer.go#L136: pkg/network/peer.go#L136
too many arguments in call to stream.ReadCollection
[golangci] pkg/network/peer.go#L137: pkg/network/peer.go#L137
undefined: stream.ReadObject) (typecheck)
[golangci] components/p2p/component.go#L26: components/p2p/component.go#L26
could not import github.com/iotaledger/iota-core/pkg/network (-: # github.com/iotaledger/iota-core/pkg/network
[golangci] pkg/network/peer.go#L82: pkg/network/peer.go#L82
undefined: stream.NewByteBuffer
[golangci] pkg/network/peer.go#L84: pkg/network/peer.go#L84
undefined: stream.WriteObject
[golangci] pkg/network/peer.go#L90: pkg/network/peer.go#L90
too many arguments in call to stream.WriteCollection
[golangci] pkg/network/peer.go#L92: pkg/network/peer.go#L92
undefined: stream.WriteObject
[golangci] pkg/network/peer.go#L121: pkg/network/peer.go#L121
undefined: stream.NewByteReader
[golangci] pkg/network/peer.go#L123: pkg/network/peer.go#L123
undefined: stream.ReadObject
[golangci] pkg/network/peer.go#L136: pkg/network/peer.go#L136
too many arguments in call to stream.ReadCollection
[golangci] pkg/network/peer.go#L137: pkg/network/peer.go#L137
undefined: stream.ReadObject) (typecheck)
[golangci] components/restapi/core/accounts.go#L13: components/restapi/core/accounts.go#L13
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
[golangci] components/restapi/core/blocks.go#L9: components/restapi/core/blocks.go#L9
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] components/restapi/core/utxo.go#L8: components/restapi/core/utxo.go#L8
could not import github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger (-: # github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger
[golangci] pkg/protocol/engine/utxoledger/manager.go#L35: pkg/protocol/engine/utxoledger/manager.go#L35
too many arguments in call to ads.NewMap[iotago.Identifier]
[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] components/validator/issuer.go#L8: components/validator/issuer.go#L8
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/engine/mempool/conflictdag/tests/accounts_framework.go#L9: pkg/protocol/engine/mempool/conflictdag/tests/accounts_framework.go#L9
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
[golangci] pkg/protocol/engine/utxoledger/tpkg/equal.go#L11: pkg/protocol/engine/utxoledger/tpkg/equal.go#L11
could not import github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger (-: # github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger
[golangci] pkg/protocol/engine/utxoledger/manager.go#L35: pkg/protocol/engine/utxoledger/manager.go#L35
too many arguments in call to ads.NewMap[iotago.Identifier]
[golangci] pkg/testsuite/mock/block_params.go#L7: pkg/testsuite/mock/block_params.go#L7
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/testsuite/mock/hdwallet.go#L12: pkg/testsuite/mock/hdwallet.go#L12
could not import github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger (-: # github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger
[golangci] pkg/protocol/engine/utxoledger/manager.go#L35: pkg/protocol/engine/utxoledger/manager.go#L35
too many arguments in call to ads.NewMap[iotago.Identifier]
[golangci] pkg/testsuite/mock/network.go#L12: pkg/testsuite/mock/network.go#L12
could not import github.com/iotaledger/iota-core/pkg/network (-: # github.com/iotaledger/iota-core/pkg/network
[golangci] pkg/network/peer.go#L82: pkg/network/peer.go#L82
undefined: stream.NewByteBuffer
[golangci] pkg/network/peer.go#L84: pkg/network/peer.go#L84
undefined: stream.WriteObject
[golangci] pkg/network/peer.go#L90: pkg/network/peer.go#L90
too many arguments in call to stream.WriteCollection
[golangci] pkg/network/peer.go#L92: pkg/network/peer.go#L92
undefined: stream.WriteObject
[golangci] pkg/network/peer.go#L121: pkg/network/peer.go#L121
undefined: stream.NewByteReader
[golangci] pkg/network/peer.go#L123: pkg/network/peer.go#L123
undefined: stream.ReadObject
[golangci] pkg/network/peer.go#L136: pkg/network/peer.go#L136
too many arguments in call to stream.ReadCollection
[golangci] pkg/network/peer.go#L137: pkg/network/peer.go#L137
undefined: stream.ReadObject) (typecheck)
[golangci] pkg/testsuite/mock/node.go#L20: pkg/testsuite/mock/node.go#L20
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
[golangci] pkg/testsuite/mock/blockissuer.go#L428: pkg/testsuite/mock/blockissuer.go#L428
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/mock/blockissuer.go#L552: pkg/testsuite/mock/blockissuer.go#L552
cannot infer K (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/lo.go:140:1) (typecheck)
[golangci] pkg/protocol/snapshotcreator/snapshotcreator.go#L12: pkg/protocol/snapshotcreator/snapshotcreator.go#L12
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/snapshotcreator/snapshotcreator.go#L29: pkg/protocol/snapshotcreator/snapshotcreator.go#L29
could not import github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger (-: # github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger
[golangci] pkg/protocol/engine/utxoledger/manager.go#L35: pkg/protocol/engine/utxoledger/manager.go#L35
too many arguments in call to ads.NewMap[iotago.Identifier]
[golangci] pkg/protocol/sybilprotection/seatmanager/mock/mockseatmanager.go#L11: pkg/protocol/sybilprotection/seatmanager/mock/mockseatmanager.go#L11
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
[golangci] pkg/testsuite/accounts.go#L7: pkg/testsuite/accounts.go#L7
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/testsuite/node_state.go#L5: pkg/testsuite/node_state.go#L5
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
[golangci] pkg/testsuite/testsuite.go#L21: pkg/testsuite/testsuite.go#L21
could not import github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger (-: # github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger
[golangci] pkg/protocol/engine/utxoledger/manager.go#L35: pkg/protocol/engine/utxoledger/manager.go#L35
too many arguments in call to ads.NewMap[iotago.Identifier]
[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/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#L205: pkg/testsuite/testsuite_issue_blocks.go#L205
cannot infer A (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/lo.go:279:1) (typecheck)
[golangci] pkg/testsuite/tips.go#L16: pkg/testsuite/tips.go#L16
cannot infer TargetType (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/lo.go:18:1) (typecheck)
[golangci] pkg/testsuite/tips.go#L21: pkg/testsuite/tips.go#L21
cannot infer SourceType (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/lo.go:18:1) (typecheck)
[golangci] pkg/testsuite/transactions.go#L129: pkg/testsuite/transactions.go#L129
not enough arguments in call to lo.Return2
[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/network/p2p/manager.go#L18: pkg/network/p2p/manager.go#L18
could not import github.com/iotaledger/iota-core/pkg/network (-: # github.com/iotaledger/iota-core/pkg/network
[golangci] pkg/network/peer.go#L82: pkg/network/peer.go#L82
undefined: stream.NewByteBuffer
[golangci] pkg/network/peer.go#L84: pkg/network/peer.go#L84
undefined: stream.WriteObject
[golangci] pkg/network/peer.go#L90: pkg/network/peer.go#L90
too many arguments in call to stream.WriteCollection
[golangci] pkg/network/peer.go#L92: pkg/network/peer.go#L92
undefined: stream.WriteObject
[golangci] pkg/network/peer.go#L121: pkg/network/peer.go#L121
undefined: stream.NewByteReader
[golangci] pkg/network/peer.go#L123: pkg/network/peer.go#L123
undefined: stream.ReadObject
[golangci] pkg/network/peer.go#L136: pkg/network/peer.go#L136
too many arguments in call to stream.ReadCollection
[golangci] pkg/network/peer.go#L137: pkg/network/peer.go#L137
undefined: stream.ReadObject) (typecheck)
[golangci] pkg/network/p2p/manager.go#L244: pkg/network/p2p/manager.go#L244
nbr.ID undefined (type *Neighbor has no field or method ID) (typecheck)
[golangci] pkg/network/p2p/manager.go#L348: pkg/network/p2p/manager.go#L348
nbr.ID undefined (type *Neighbor has no field or method ID) (typecheck)
[golangci] pkg/network/p2p/manager.go#L381: pkg/network/p2p/manager.go#L381
nbr.ID undefined (type *Neighbor has no field or method ID) (typecheck)
[golangci] pkg/network/p2p/manager.go#L387: pkg/network/p2p/manager.go#L387
nbr.ID undefined (type *Neighbor has no field or method ID) (typecheck)
[golangci] pkg/network/p2p/manager.go#L390: pkg/network/p2p/manager.go#L390
nbr.ID undefined (type *Neighbor has no field or method ID) (typecheck)
[golangci] pkg/network/p2p/neighbor.go#L142: pkg/network/p2p/neighbor.go#L142
n.ID undefined (type *Neighbor has no field or method ID) (typecheck)
[golangci] pkg/network/p2p/neighbor.go#L150: pkg/network/p2p/neighbor.go#L150
n.ID undefined (type *Neighbor has no field or method ID) (typecheck)
[golangci] pkg/protocol/chainmanager/chaincommitment.go#L12: pkg/protocol/chainmanager/chaincommitment.go#L12
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/engine/accounts/mana/manager.go#L12: pkg/protocol/engine/accounts/mana/manager.go#L12
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/engine/accounts/mana/manager.go#L14: pkg/protocol/engine/accounts/mana/manager.go#L14
could not import github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger (-: # github.com/iotaledger/iota-core/pkg/protocol/engine/utxoledger
[golangci] pkg/protocol/engine/utxoledger/manager.go#L35: pkg/protocol/engine/utxoledger/manager.go#L35
too many arguments in call to ads.NewMap[iotago.Identifier]
[golangci] pkg/protocol/engine/commitmentfilter/accountsfilter/commitmentfilter.go#L8: pkg/protocol/engine/commitmentfilter/accountsfilter/commitmentfilter.go#L8
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/engine/commitmentfilter/accountsfilter/commitmentfilter.go#L4: pkg/protocol/engine/commitmentfilter/accountsfilter/commitmentfilter.go#L4
"github.com/iotaledger/hive.go/crypto/ed25519" imported as hiveEd25519 and not used (typecheck)
[golangci] pkg/protocol/engine/filter/blockfilter/filter.go#L11: pkg/protocol/engine/filter/blockfilter/filter.go#L11
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
[golangci] pkg/protocol/engine/filter/blockfilter/filter.go#L12: pkg/protocol/engine/filter/blockfilter/filter.go#L12
could not import github.com/iotaledger/iota-core/pkg/model (-: # github.com/iotaledger/iota-core/pkg/model
[golangci] pkg/model/account_diff.go#L63: pkg/model/account_diff.go#L63
undefined: stream.NewByteBuffer
[golangci] pkg/model/account_diff.go#L103: pkg/model/account_diff.go#L103
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L106: pkg/model/account_diff.go#L106
undefined: stream.WriteFixedSizeObject
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: stream.WriteByteSlice
[golangci] pkg/model/account_diff.go#L241: pkg/model/account_diff.go#L241
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: stream.ReadByteSlice
[golangci] pkg/model/account_diff.go#L252: pkg/model/account_diff.go#L252
undefined: serializer.SeriLengthPrefixTypeAsUint64
[golangci] pkg/model/poolstats.go#L20: pkg/model/poolstats.go#L20
undefined: stream.NewByteReader
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
undefined: stream.NewByteBuffer
[golangci] pkg/model/poolstats.go#L36: pkg/model/poolstats.go#L36
too many errors) (typecheck)
[golangci] pkg/protocol/engine/mempool/conflictdag/conflictdagv1/conflict.go#L16: pkg/protocol/engine/mempool/conflictdag/conflictdagv1/conflict.go#L16
could not import github.com/iotaledger/iota-core/pkg/core/account (-: # github.com/iotaledger/iota-core/pkg/core/account
[golangci] pkg/core/account/accounts.go#L192: pkg/core/account/accounts.go#L192
too many arguments in call to stream.WriteCollection
[golangci] pkg/core/account/accounts.go#L199: pkg/core/account/accounts.go#L199
undefined: stream.WriteFixedSizeObject
[golangci] pkg/core/account/pool.go#L25: pkg/core/account/pool.go#L25
undefined: stream.NewByteReader
[golangci] pkg/core/account/pool.go#L41: pkg/core/account/pool.go#L41
undefined: stream.NewByteBuffer) (typecheck)
GolangCI-Lint
reviewdog exited with status code: 1
GolangCI-Lint
Unexpected input(s) 'version', valid inputs are ['github_token', 'golangci_lint_flags', 'tool_name', 'level', 'reporter', 'filter_mode', 'fail_on_error', 'reviewdog_flags', 'workdir', 'reviewdog_version', 'golangci_lint_version', 'go_version', 'go_version_file', 'cache']