New timestamp field in all structures #735
golangci-lint.yml
on: pull_request
golangci linter
5m 5s
Annotations
10 errors and 2 warnings
|
golangci linter:
process/dataindexer/dataIndexer_test.go#L60
cannot use &mock.ElasticProcessorStub{…} (value of type *mock.ElasticProcessorStub) as ElasticProcessor value in assignment: *mock.ElasticProcessorStub does not implement ElasticProcessor (wrong type for method SaveMiniblocks)
|
|
golangci linter:
process/dataindexer/dataIndexer_test.go#L17
cannot use &mock.ElasticProcessorStub{} (value of type *mock.ElasticProcessorStub) as ElasticProcessor value in struct literal: *mock.ElasticProcessorStub does not implement ElasticProcessor (wrong type for method SaveMiniblocks)
|
|
golangci linter:
process/dataindexer/dataIndexer.go#L118
not enough arguments in call to di.elasticProcessor.SaveMiniblocks
|
|
golangci linter:
process/dataindexer/constants.go#L1
: # github.com/multiversx/mx-chain-es-indexer-go/process/dataindexer [github.com/multiversx/mx-chain-es-indexer-go/process/dataindexer.test]
|
|
golangci linter:
process/dataindexer/dataIndexer.go#L118
not enough arguments in call to di.elasticProcessor.SaveMiniblocks
|
|
golangci linter:
client/elasticClient.go#L15
could not import github.com/multiversx/mx-chain-es-indexer-go/process/dataindexer (-: # github.com/multiversx/mx-chain-es-indexer-go/process/dataindexer
|
|
golangci linter:
process/dataindexer/dataIndexer.go#L118
not enough arguments in call to di.elasticProcessor.SaveMiniblocks
|
|
golangci linter:
integrationtests/utils.go#L17
could not import github.com/multiversx/mx-chain-es-indexer-go/process/dataindexer (-: # github.com/multiversx/mx-chain-es-indexer-go/process/dataindexer
|
|
golangci linter:
process/dataindexer/dataIndexer.go#L118
not enough arguments in call to di.elasticProcessor.SaveMiniblocks
|
|
golangci linter:
process/wsindexer/indexer.go#L13
could not import github.com/multiversx/mx-chain-es-indexer-go/process/dataindexer (-: # github.com/multiversx/mx-chain-es-indexer-go/process/dataindexer
|
|
golangci linter
Failed to save: reserveCache failed: Request timeout: /IZGojM1ypZKLmoKYYrZ14VJ4TRbcuI91j9okKMgFWkdw3dYyao/_apis/artifactcache/caches
|
|
golangci linter
Failed to restore: getCacheEntry failed: Request timeout: /IZGojM1ypZKLmoKYYrZ14VJ4TRbcuI91j9okKMgFWkdw3dYyao/_apis/artifactcache/cache?keys=golangci-lint.cache-2892-8ecc4806a64b67b638c71aaf45bbe0a26ff43d8b%2Cgolangci-lint.cache-2892-&version=0f79570b790d0689c186c2d92be94cb909971c6643d398173c3c5a0ecd5cf601
|