Logging improvements #1147
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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:
|