Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Bump inx/iota.go to include Tagged Data omitempty #2757

Bump inx/iota.go to include Tagged Data omitempty

Bump inx/iota.go to include Tagged Data omitempty #2757

Triggered via pull request January 16, 2024 14:11
Status Failure
Total duration 1m 28s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
GolangCI-Lint: pkg/model/account_diff.go#L151
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/serializer/[email protected]/stream/read.go:78:1) (typecheck)
GolangCI-Lint: pkg/model/account_diff.go#L154
cannot infer T (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/serializer/[email protected]/stream/read.go:78:1) (typecheck)
GolangCI-Lint: pkg/model/eviction_index.go#L20
invalid operation: newIndex > *e.index (type parameter K is not comparable with >) (typecheck)
GolangCI-Lint: pkg/model/eviction_index.go#L42
cannot use 0 (untyped int constant) as K value in return statement (typecheck)
GolangCI-Lint: pkg/model/eviction_index.go#L50
cannot use 0 (untyped int constant) as K value in return statement (typecheck)
GolangCI-Lint: pkg/model/eviction_index.go#L53
cannot convert 1 (untyped int constant) to type K (typecheck)
GolangCI-Lint: pkg/model/eviction_index.go#L61
invalid operation: index <= *e.index (type parameter K is not comparable with <=) (typecheck)
GolangCI-Lint: pkg/model/signaled_block.go#L44
not enough arguments in call to lo.PanicOnErr
GolangCI-Lint: pkg/model/version_and_hash.go#L19
not enough arguments in call to lo.PanicOnErr
GolangCI-Lint: pkg/network/protocols/core/protocol.go#L47
cannot infer IdentifierType (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/bytesfilter/bytesfilter.go:19:1) (typecheck)