[auto-bump] [no-release-notes] dependency by tbantle22 #729
Annotations
6 errors and 1 warning
test (macos-latest):
server/server.go#L56
cannot use NewListener (value of type func(listenerCfg "github.com/dolthub/vitess/go/mysql".ListenerConfig) ("github.com/dolthub/go-mysql-server/server".ProtocolListener, error)) as "github.com/dolthub/go-mysql-server/server".ProtocolListenerFunc value in assignment
|
test (macos-latest)
Process completed with exit code 1.
|
test (ubuntu-latest):
server/server.go#L56
cannot use NewListener (value of type func(listenerCfg "github.com/dolthub/vitess/go/mysql".ListenerConfig) ("github.com/dolthub/go-mysql-server/server".ProtocolListener, error)) as "github.com/dolthub/go-mysql-server/server".ProtocolListenerFunc value in assignment
|
test (ubuntu-latest)
Process completed with exit code 1.
|
test (windows-latest):
server/server.go#L56
cannot use NewListener (value of type func(listenerCfg "github.com/dolthub/vitess/go/mysql".ListenerConfig) ("github.com/dolthub/go-mysql-server/server".ProtocolListener, error)) as "github.com/dolthub/go-mysql-server/server".ProtocolListenerFunc value in assignment
|
test (windows-latest)
Process completed with exit code 1.
|
test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|