fixes after review. #289
Annotations
10 errors and 1 warning
golangci linter:
server/grpcServer.go#L13
could not import github.com/multiversx/mx-chain-ws-connector-firehose-go/process (-: # github.com/multiversx/mx-chain-ws-connector-firehose-go/process
|
golangci linter:
process/dataAggregator.go#L61
cannot use shardOutportBlock (variable of type *hyperOutportBlocks.ShardOutportBlock) as *hyperOutportBlocks.ShardOutportBlockV2 value in struct literal) (typecheck)
|
golangci linter:
connector/connectorRunner.go#L16
could not import github.com/multiversx/mx-chain-ws-connector-firehose-go/process (-: # github.com/multiversx/mx-chain-ws-connector-firehose-go/process
|
golangci linter:
process/dataAggregator.go#L61
cannot use shardOutportBlock (variable of type *hyperOutportBlocks.ShardOutportBlock) as *hyperOutportBlocks.ShardOutportBlockV2 value in struct literal) (typecheck)
|
golangci linter:
testscommon/hyperBlocksPoolMock.go#L6
could not import github.com/multiversx/mx-chain-ws-connector-firehose-go/process (-: # github.com/multiversx/mx-chain-ws-connector-firehose-go/process
|
golangci linter:
process/dataAggregator.go#L61
cannot use shardOutportBlock (variable of type *hyperOutportBlocks.ShardOutportBlock) as *hyperOutportBlocks.ShardOutportBlockV2 value in struct literal) (typecheck)
|
golangci linter:
factory/dataProcessorFactory.go#L11
could not import github.com/multiversx/mx-chain-ws-connector-firehose-go/process (-: # github.com/multiversx/mx-chain-ws-connector-firehose-go/process
|
golangci linter:
process/dataAggregator.go#L61
cannot use shardOutportBlock (variable of type *hyperOutportBlocks.ShardOutportBlock) as *hyperOutportBlocks.ShardOutportBlockV2 value in struct literal) (typecheck)
|
golangci linter:
integrationTests/blocksPool_test.go#L13
could not import github.com/multiversx/mx-chain-ws-connector-firehose-go/process (-: # github.com/multiversx/mx-chain-ws-connector-firehose-go/process
|
golangci linter:
process/dataAggregator.go#L61
cannot use shardOutportBlock (variable of type *hyperOutportBlocks.ShardOutportBlock) as *hyperOutportBlocks.ShardOutportBlockV2 value in struct literal) (typecheck)
|
golangci linter
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|