Skip to content

Extend evilwallet with account tooling #1745

Extend evilwallet with account tooling

Extend evilwallet with account tooling #1745

GitHub Actions / golangci failed Oct 3, 2023 in 1s

reviewdog [golangci] report

reported by reviewdog 🐶

Findings (4)

pkg/protocol/snapshotcreator/options.go|1| : # github.com/iotaledger/iota-core/pkg/protocol/snapshotcreator
pkg/protocol/snapshotcreator/snapshotcreator.go|50 col 35| undefined: iotago.TransactionIDRepresentingData (typecheck)
pkg/testsuite/testsuite.go|22 col 2| could not import github.com/iotaledger/iota-core/pkg/protocol/snapshotcreator (-: # github.com/iotaledger/iota-core/pkg/protocol/snapshotcreator
pkg/protocol/snapshotcreator/snapshotcreator.go|50 col 35| undefined: iotago.TransactionIDRepresentingData) (typecheck)

Filtered Findings (0)

Annotations

Check failure on line 1 in pkg/protocol/snapshotcreator/options.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] pkg/protocol/snapshotcreator/options.go#L1

: # github.com/iotaledger/iota-core/pkg/protocol/snapshotcreator
Raw output
pkg/protocol/snapshotcreator/options.go:1: : # github.com/iotaledger/iota-core/pkg/protocol/snapshotcreator

Check failure on line 50 in pkg/protocol/snapshotcreator/snapshotcreator.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] pkg/protocol/snapshotcreator/snapshotcreator.go#L50

undefined: iotago.TransactionIDRepresentingData (typecheck)
Raw output
pkg/protocol/snapshotcreator/snapshotcreator.go:50:35: undefined: iotago.TransactionIDRepresentingData (typecheck)
package snapshotcreator

Check failure on line 22 in pkg/testsuite/testsuite.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] pkg/testsuite/testsuite.go#L22

could not import github.com/iotaledger/iota-core/pkg/protocol/snapshotcreator (-: # github.com/iotaledger/iota-core/pkg/protocol/snapshotcreator
Raw output
pkg/testsuite/testsuite.go:22:2: could not import github.com/iotaledger/iota-core/pkg/protocol/snapshotcreator (-: # github.com/iotaledger/iota-core/pkg/protocol/snapshotcreator

Check failure on line 50 in pkg/protocol/snapshotcreator/snapshotcreator.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] pkg/protocol/snapshotcreator/snapshotcreator.go#L50

undefined: iotago.TransactionIDRepresentingData) (typecheck)
Raw output
pkg/protocol/snapshotcreator/snapshotcreator.go:50:35: undefined: iotago.TransactionIDRepresentingData) (typecheck)
	"github.com/iotaledger/iota-core/pkg/protocol/snapshotcreator"
	^