feat: 使用 usql 替代关系型数据库客户端 #574
Annotations
5 errors and 1 warning
lint:
pkg/srvconn/conn_sql_opt.go#L27
field `disableMySQLAutoRehash` is unused (unused)
|
lint:
pkg/srvconn/conn_sql_opt.go#L119
const `maxSQLConnCount` is unused (unused)
|
lint:
pkg/srvconn/conn_sql_opt.go#L120
const `maxIdleTime` is unused (unused)
|
lint:
pkg/srvconn/conn_sql_opt.go#L123
func `checkDatabaseAccountValidate` is unused (unused)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|