Skip to content

[auto-bump] [no-release-notes] dependency by fulghum #86

[auto-bump] [no-release-notes] dependency by fulghum

[auto-bump] [no-release-notes] dependency by fulghum #86

Triggered via pull request June 13, 2024 17:29
Status Success
Total duration 4m 15s
Artifacts

dependency-test.yml

on: pull_request
test-integration
4m 6s
test-integration
Fit to window
Zoom out
Zoom in

Annotations

12 errors
test-integration
cannot use MySqlProxy{} (value of type MySqlProxy) as "github.com/dolthub/vitess/go/mysql".Handler value in variable declaration: MySqlProxy does not implement "github.com/dolthub/vitess/go/mysql".Handler (missing method ConnectionAborted)
test-integration
cannot use Validator{} (value of type Validator) as "github.com/dolthub/vitess/go/mysql".Handler value in variable declaration: Validator does not implement "github.com/dolthub/vitess/go/mysql".Handler (missing method ConnectionAborted)
test-integration
cannot use (*Handler)(nil) (value of type *Handler) as mysql.Handler value in variable declaration: *Handler does not implement mysql.Handler (missing method ConnectionAborted)
test-integration
cannot use &interceptorHandler{…} (value of type *interceptorHandler) as mysql.Handler value in return statement: *interceptorHandler does not implement mysql.Handler (missing method ConnectionAborted)
test-integration
cannot use handler (variable of type *Handler) as mysql.Handler value in argument to newServerFromHandler: *Handler does not implement mysql.Handler (missing method ConnectionAborted)
test-integration
cannot use h (variable of type *Handler) as mysql.Handler value in argument to wrapper: *Handler does not implement mysql.Handler (missing method ConnectionAborted)
test-integration
cannot use (*Handler)(nil) (value of type *Handler) as mysql.Handler value in variable declaration: *Handler does not implement mysql.Handler (missing method ConnectionAborted)
test-integration
cannot use &interceptorHandler{…} (value of type *interceptorHandler) as mysql.Handler value in return statement: *interceptorHandler does not implement mysql.Handler (missing method ConnectionAborted)
test-integration
cannot use handler (variable of type *Handler) as mysql.Handler value in argument to newServerFromHandler: *Handler does not implement mysql.Handler (missing method ConnectionAborted)
test-integration
cannot use h (variable of type *Handler) as mysql.Handler value in argument to wrapper: *Handler does not implement mysql.Handler (missing method ConnectionAborted)
test-integration
cannot use MySqlProxy{} (value of type MySqlProxy) as "github.com/dolthub/vitess/go/mysql".Handler value in variable declaration: MySqlProxy does not implement "github.com/dolthub/vitess/go/mysql".Handler (missing method ConnectionAborted)
test-integration
cannot use Validator{} (value of type Validator) as "github.com/dolthub/vitess/go/mysql".Handler value in variable declaration: Validator does not implement "github.com/dolthub/vitess/go/mysql".Handler (missing method ConnectionAborted)