server: Rework NewConn/defaultServer #1405
Annotations
6 errors
golangci-lint
issues found
|
golangci-lint:
server/conn.go#L49
missing return (typecheck)
|
golangci-lint:
server/conn.go#L49
missing return) (typecheck)
|
golangci-lint:
driver/driver_options_test.go#L23
could not import github.com/go-mysql-org/go-mysql/server (-: # github.com/go-mysql-org/go-mysql/server
|
golangci-lint:
server/conn.go#L49
missing return) (typecheck)
|
golangci-lint:
cmd/go-mysqlserver/main.go#L7
could not import github.com/go-mysql-org/go-mysql/server (-: # github.com/go-mysql-org/go-mysql/server
|
Loading