Router on postgres #304
ci.yml
on: pull_request
Test Go
11s
golangci-lint
27s
Annotations
12 errors
Test Go:
lib/router.go#L15
cannot query module due to -mod=vendor
|
Test Go
Process completed with exit code 2.
|
golangci-lint:
lib/router_test.go#L48
rt.mongoReadToOptime undefined (type Router has no field or method mongoReadToOptime) (typecheck)
|
golangci-lint:
lib/router_test.go#L51
undefined: MongoReplicaSetMember (typecheck)
|
golangci-lint:
lib/router_test.go#L65
rt.mongoReadToOptime undefined (type Router has no field or method mongoReadToOptime) (typecheck)
|
golangci-lint:
lib/router_test.go#L68
undefined: MongoReplicaSetMember (typecheck)
|
golangci-lint:
lib/router_test.go#L80
rt.mongoReadToOptime undefined (type Router has no field or method mongoReadToOptime) (typecheck)
|
golangci-lint:
lib/router_test.go#L83
undefined: MongoReplicaSetMember (typecheck)
|
golangci-lint:
lib/router_test.go#L101
rt.getCurrentMongoInstance undefined (type Router has no field or method getCurrentMongoInstance) (typecheck)
|
golangci-lint:
lib/router_test.go#L115
rt.getCurrentMongoInstance undefined (type Router has no field or method getCurrentMongoInstance) (typecheck)
|
golangci-lint:
lib/router_test.go#L129
rt.getCurrentMongoInstance undefined (type Router has no field or method getCurrentMongoInstance) (typecheck)
|
golangci-lint
issues found
|