New timestamp field in all structures #736
golangci-lint.yml
on: pull_request
golangci linter
5m 4s
Annotations
10 errors and 2 warnings
|
golangci linter:
process/elasticproc/elasticProcessor_test.go#L414
not enough arguments in call to elasticProc.SaveMiniblocks
|
|
golangci linter:
process/elasticproc/elasticProcessor_test.go#L84
cannot use &mock.DBTransactionProcessorStub{} (value of type *mock.DBTransactionProcessorStub) as DBTransactionsHandler value in struct literal: *mock.DBTransactionProcessorStub does not implement DBTransactionsHandler (wrong type for method PrepareTransactionsForDatabase)
|
|
golangci linter:
process/elasticproc/check.go#L1
: # github.com/multiversx/mx-chain-es-indexer-go/process/elasticproc [github.com/multiversx/mx-chain-es-indexer-go/process/elasticproc.test]
|
|
golangci linter:
process/dataindexer/dataIndexer_test.go#L157
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#L136
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#L114
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#L96
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#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/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
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
|