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

Feat: Reactive protocol rework #2379

Feat: Reactive protocol rework

Feat: Reactive protocol rework #2379

Triggered via pull request November 21, 2023 01:22
Status Failure
Total duration 1m 53s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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