Feat: Reactive protocol rework #2269
golangci-lint.yml
on: pull_request
GolangCI-Lint
1m 14s
Annotations
10 errors
GolangCI-Lint:
pkg/model/account_diff.go#L9
could not import github.com/iotaledger/iota.go/v4 (-: # github.com/iotaledger/iota.go/v4
|
GolangCI-Lint
too many arguments in call to stream.ReadCollection
|
GolangCI-Lint
undefined: stream.PeekSize) (typecheck)
|
GolangCI-Lint:
pkg/model/account_diff.go#L78
undefined: stream.NewByteBuffer (typecheck)
|
GolangCI-Lint:
pkg/model/account_diff.go#L99
undefined: stream.WriteObject (typecheck)
|
GolangCI-Lint:
pkg/model/account_diff.go#L102
undefined: stream.WriteObject (typecheck)
|
GolangCI-Lint:
pkg/model/account_diff.go#L118
undefined: stream.WriteObject (typecheck)
|
GolangCI-Lint:
pkg/model/account_diff.go#L121
undefined: stream.WriteObject (typecheck)
|
GolangCI-Lint:
pkg/model/account_diff.go#L151
undefined: stream.ReadObjectFromReader (typecheck)
|
GolangCI-Lint:
pkg/model/account_diff.go#L154
undefined: stream.ReadObjectFromReader (typecheck)
|