Skip to content

Define an ExtendedHandler interface to handle postgres specific interactions #936

Define an ExtendedHandler interface to handle postgres specific interactions

Define an ExtendedHandler interface to handle postgres specific interactions #936

Triggered via pull request January 5, 2024 01:51
Status Failure
Total duration 1m 0s
Artifacts

unit_race.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: go/mysql/server_test.go#L76
cannot use (*testHandler)(nil) (value of type *testHandler) as type Handler in variable declaration:
Build: go/mysql/auth_server_clientcert_test.go#L43
cannot use th (variable of type *testHandler) as type Handler in argument to NewListener:
Build: go/mysql/auth_server_clientcert_test.go#L130
cannot use th (variable of type *testHandler) as type Handler in argument to NewListener:
Build: go/mysql/client_test.go#L163
cannot use th (variable of type *testHandler) as type Handler in argument to NewListener:
Build: go/mysql/client_test.go#L235
cannot use th (variable of type *testHandler) as type Handler in argument to NewListener:
Build: go/mysql/client_test.go#L308
cannot use th (variable of type *testHandler) as type Handler in argument to NewListener:
Build: go/mysql/client_test.go#L355
cannot use th (variable of type *testHandler) as type Handler in argument to NewListener:
Build: go/mysql/client_test.go#L438
cannot use th (variable of type *testHandler) as type Handler in argument to NewListener:
Build: go/mysql/handshake_test.go#L46
cannot use th (variable of type *testHandler) as type Handler in argument to NewListener:
Build: go/mysql/handshake_test.go#L104
cannot use th (variable of type *testHandler) as type Handler in argument to NewListener: