fix: handle events where components cannot be fetched successfully for hash verification #305
Triggered via pull request
September 27, 2023 09:45
Status
Failure
Total duration
1m 55s
Artifacts
–
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)
|