This repository has been archived by the owner on Jan 24, 2025. It is now read-only.
Feat: Reactive protocol rework #2379
golangci-lint.yml
on: pull_request
GolangCI-Lint
1m 45s
Annotations
7 errors
GolangCI-Lint:
components/restapi/core/accounts.go#L1
: # github.com/iotaledger/iota-core/components/restapi/core
|
GolangCI-Lint:
components/restapi/core/blocks.go#L53
deps.Protocol.MainEngineInstance undefined (type *"github.com/iotaledger/iota-core/pkg/protocol".Protocol has no field or method MainEngineInstance)
|
GolangCI-Lint:
components/restapi/core/commitment.go#L37
deps.Protocol.MainEngineInstance undefined (type *"github.com/iotaledger/iota-core/pkg/protocol".Protocol has no field or method MainEngineInstance) (typecheck)
|
GolangCI-Lint:
components/app/app.go#L19
could not import github.com/iotaledger/iota-core/components/restapi/core (-: # github.com/iotaledger/iota-core/components/restapi/core
|
GolangCI-Lint:
components/restapi/core/blocks.go#L53
deps.Protocol.MainEngineInstance undefined (type *"github.com/iotaledger/iota-core/pkg/protocol".Protocol has no field or method MainEngineInstance)
|
GolangCI-Lint:
components/restapi/core/commitment.go#L37
deps.Protocol.MainEngineInstance undefined (type *"github.com/iotaledger/iota-core/pkg/protocol".Protocol has no field or method MainEngineInstance)) (typecheck)
|
GolangCI-Lint
issues found
|