Support mongo server url path #1873
Annotations
6 errors and 1 warning
lint:
pkg/chains/storage/docdb/docdb.go#L109
badCall: suspicious Join on 1 argument (gocritic)
|
lint:
pkg/chains/storage/docdb/docdb.go#L103
ifElseChain: rewrite if-else to switch statement (gocritic)
|
lint:
pkg/chains/storage/docdb/docdb.go#L304
ifElseChain: rewrite if-else to switch statement (gocritic)
|
lint:
pkg/chains/storage/docdb/docdb.go#L306
var-naming: var mongoServerUrl should be mongoServerURL (revive)
|
lint:
pkg/chains/storage/docdb/docdb.go#L380
var-naming: func getMongoServerUrlFromPath should be getMongoServerURLFromPath (revive)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/chains/chains. Supported file pattern: go.sum
|