fix: handle events where components cannot be fetched successfully for hash verification #306
Annotations
10 errors
golangci-lint (1.20.x, ubuntu-latest):
executor/client.go#L1
: # github.com/bnb-chain/greenfield-challenger/executor
|
golangci-lint (1.20.x, ubuntu-latest):
executor/executor.go#L135
e.clients.GetClient().Client undefined (type *GnfdCompositeClient has no field or method Client)
|
golangci-lint (1.20.x, ubuntu-latest):
executor/executor.go#L215
e.clients.GetClient().Client undefined (type *GnfdCompositeClient has no field or method Client)
|
golangci-lint (1.20.x, ubuntu-latest):
executor/executor.go#L225
e.clients.GetClient().Client undefined (type *GnfdCompositeClient has no field or method Client)
|
golangci-lint (1.20.x, ubuntu-latest):
executor/executor.go#L245
e.clients.GetClient().Client undefined (type *GnfdCompositeClient has no field or method Client)
|
golangci-lint (1.20.x, ubuntu-latest):
executor/executor.go#L262
e.clients.GetClient().Client undefined (type *GnfdCompositeClient has no field or method Client)
|
golangci-lint (1.20.x, ubuntu-latest):
executor/executor.go#L291
e.clients.GetClient().Client undefined (type *GnfdCompositeClient has no field or method Client)
|
golangci-lint (1.20.x, ubuntu-latest):
executor/executor.go#L327
e.clients.GetClient().Client undefined (type *GnfdCompositeClient has no field or method Client)
|
golangci-lint (1.20.x, ubuntu-latest):
executor/executor.go#L344
e.clients.GetClient().Client undefined (type *GnfdCompositeClient has no field or method Client)
|
golangci-lint (1.20.x, ubuntu-latest):
executor/executor.go#L355
e.clients.GetClient().Client undefined (type *GnfdCompositeClient has no field or method Client)
|