Skip to content

Logging improvements #1147

Logging improvements

Logging improvements #1147

Triggered via pull request October 24, 2023 17:02
Status Failure
Total duration 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

unit.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: