Skip to content

Implementing validator INX plugin #2

Implementing validator INX plugin

Implementing validator INX plugin #2

Triggered via pull request October 18, 2023 11:49
Status Failure
Total duration 1m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 1 warning
Docker
Process completed with exit code 1.
[golangci] components/validator/account.go#L1: components/validator/account.go#L1
: # github.com/iotaledger/inx-validator/components/validator
[golangci] components/validator/component.go#L131: components/validator/component.go#L131
deps.NodeBridge.Account undefined (type *nodebridge.NodeBridge has no field or method Account)
[golangci] components/validator/issuer.go#L28: components/validator/issuer.go#L28
deps.NodeBridge.ReadIsCommitteeMemberInEpoch undefined (type *nodebridge.NodeBridge has no field or method ReadIsCommitteeMemberInEpoch)
[golangci] components/validator/issuer.go#L29: components/validator/issuer.go#L29
deps.NodeBridge.NodeStatus().IsBootstrapped undefined (type *inx.NodeStatus has no field or method IsBootstrapped)
[golangci] components/validator/issuer.go#L50: components/validator/issuer.go#L50
deps.NodeBridge.NodeStatus().IsBootstrapped undefined (type *inx.NodeStatus has no field or method IsBootstrapped)
[golangci] components/validator/issuer.go#L63: components/validator/issuer.go#L63
deps.NodeBridge.ReadIsCandidateInEpoch undefined (type *nodebridge.NodeBridge has no field or method ReadIsCandidateInEpoch)
[golangci] components/validator/issuer.go#L169: components/validator/issuer.go#L169
deps.NodeBridge.ReadActiveRootBlocks undefined (type *nodebridge.NodeBridge has no field or method ReadActiveRootBlocks)
[golangci] components/validator/issuer.go#L189: components/validator/issuer.go#L189
deps.NodeBridge.ForceCommitUntil undefined (type *nodebridge.NodeBridge has no field or method ForceCommitUntil) (typecheck)
[golangci] components/app/app.go#L8: components/app/app.go#L8
could not import github.com/iotaledger/inx-validator/components/validator (-: # github.com/iotaledger/inx-validator/components/validator
[golangci] components/validator/component.go#L131: components/validator/component.go#L131
deps.NodeBridge.Account undefined (type *nodebridge.NodeBridge has no field or method Account)
[golangci] components/validator/issuer.go#L28: components/validator/issuer.go#L28
deps.NodeBridge.ReadIsCommitteeMemberInEpoch undefined (type *nodebridge.NodeBridge has no field or method ReadIsCommitteeMemberInEpoch)
[golangci] components/validator/issuer.go#L29: components/validator/issuer.go#L29
deps.NodeBridge.NodeStatus().IsBootstrapped undefined (type *inx.NodeStatus has no field or method IsBootstrapped)
[golangci] components/validator/issuer.go#L50: components/validator/issuer.go#L50
deps.NodeBridge.NodeStatus().IsBootstrapped undefined (type *inx.NodeStatus has no field or method IsBootstrapped)
[golangci] components/validator/issuer.go#L63: components/validator/issuer.go#L63
deps.NodeBridge.ReadIsCandidateInEpoch undefined (type *nodebridge.NodeBridge has no field or method ReadIsCandidateInEpoch)
[golangci] components/validator/issuer.go#L169: components/validator/issuer.go#L169
deps.NodeBridge.ReadActiveRootBlocks undefined (type *nodebridge.NodeBridge has no field or method ReadActiveRootBlocks)
[golangci] components/validator/issuer.go#L189: components/validator/issuer.go#L189
deps.NodeBridge.ForceCommitUntil undefined (type *nodebridge.NodeBridge has no field or method ForceCommitUntil)) (typecheck)
Go: components/validator/component.go#L131
deps.NodeBridge.Account undefined (type *nodebridge.NodeBridge has no field or method Account)
Go: components/validator/issuer.go#L28
deps.NodeBridge.ReadIsCommitteeMemberInEpoch undefined (type *nodebridge.NodeBridge has no field or method ReadIsCommitteeMemberInEpoch)
Go: components/validator/issuer.go#L29
deps.NodeBridge.NodeStatus().IsBootstrapped undefined (type *inx.NodeStatus has no field or method IsBootstrapped)
Go: components/validator/issuer.go#L50
deps.NodeBridge.NodeStatus().IsBootstrapped undefined (type *inx.NodeStatus has no field or method IsBootstrapped)
Go: components/validator/issuer.go#L63
deps.NodeBridge.ReadIsCandidateInEpoch undefined (type *nodebridge.NodeBridge has no field or method ReadIsCandidateInEpoch)
Go: components/validator/issuer.go#L169
deps.NodeBridge.ReadActiveRootBlocks undefined (type *nodebridge.NodeBridge has no field or method ReadActiveRootBlocks)
Go: components/validator/issuer.go#L189
deps.NodeBridge.ForceCommitUntil undefined (type *nodebridge.NodeBridge has no field or method ForceCommitUntil)
Go
Process completed with exit code 1.
Go
Restore cache failed: Dependencies file is not found in /home/runner/work/inx-validator/inx-validator. Supported file pattern: go.sum