server: Rework NewConn/defaultServer #1402
Annotations
51 errors and 2 warnings
platforms (amd64, freebsd)
Process completed with exit code 1.
|
platforms (amd64, freebsd):
server/conn.go#L60
syntax error: unexpected name net in argument list; possibly missing comma or )
|
platforms (amd64, freebsd):
server/conn.go#L55
syntax error: unexpected name NewCustomizedConn, expected (
|
platforms (arm64, darwin)
The operation was canceled.
|
platforms (arm64, darwin)
The strategy configuration was canceled because "platforms.amd64_freebsd" failed
|
Tests Go 1.23 on ubuntu-24.04
Process completed with exit code 1.
|
Tests Go 1.23 on ubuntu-24.04:
server/conn.go#L60
syntax error: unexpected name net in argument list; possibly missing comma or )
|
Tests Go 1.23 on ubuntu-24.04:
server/conn.go#L55
syntax error: unexpected name NewCustomizedConn, expected (
|
platforms (amd64, darwin)
The operation was canceled.
|
platforms (amd64, darwin)
The strategy configuration was canceled because "platforms.amd64_freebsd" failed
|
platforms (arm64, linux)
The operation was canceled.
|
platforms (arm64, linux)
The strategy configuration was canceled because "platforms.amd64_freebsd" failed
|
platforms (arm64, freebsd)
The operation was canceled.
|
platforms (arm64, freebsd)
The strategy configuration was canceled because "platforms.amd64_freebsd" failed
|
platforms (amd64, linux)
The operation was canceled.
|
platforms (amd64, linux)
The strategy configuration was canceled because "platforms.amd64_freebsd" failed
|
Tests Go 1.22 on ubuntu-24.04
The operation was canceled.
|
Tests Go 1.22 on ubuntu-24.04:
server/conn.go#L60
syntax error: unexpected name net in argument list; possibly missing comma or )
|
Tests Go 1.22 on ubuntu-24.04:
server/conn.go#L55
syntax error: unexpected name NewCustomizedConn, expected (
|
Tests Go 1.22 on ubuntu-24.04
The strategy configuration was canceled because "test._1_23_ubuntu-24_04" failed
|
Tests Go 1.22 on ubuntu-22.04
The operation was canceled.
|
Tests Go 1.22 on ubuntu-22.04:
server/conn.go#L60
syntax error: unexpected name net in argument list; possibly missing comma or )
|
Tests Go 1.22 on ubuntu-22.04:
server/conn.go#L55
syntax error: unexpected name NewCustomizedConn, expected (
|
Tests Go 1.22 on ubuntu-22.04
The strategy configuration was canceled because "test._1_23_ubuntu-24_04" failed
|
Tests Go 1.24 on ubuntu-22.04
The operation was canceled.
|
Tests Go 1.24 on ubuntu-22.04:
server/conn.go#L60
syntax error: unexpected name net in argument list; possibly missing comma or )
|
Tests Go 1.24 on ubuntu-22.04:
server/conn.go#L55
syntax error: unexpected name NewCustomizedConn, expected (
|
Tests Go 1.24 on ubuntu-22.04
The strategy configuration was canceled because "test._1_23_ubuntu-24_04" failed
|
Tests Go 1.23 on ubuntu-22.04
The operation was canceled.
|
Tests Go 1.23 on ubuntu-22.04:
server/conn.go#L60
syntax error: unexpected name net in argument list; possibly missing comma or )
|
Tests Go 1.23 on ubuntu-22.04:
server/conn.go#L55
syntax error: unexpected name NewCustomizedConn, expected (
|
Tests Go 1.23 on ubuntu-22.04
The strategy configuration was canceled because "test._1_23_ubuntu-24_04" failed
|
Tests Go 1.24 on ubuntu-24.04
The operation was canceled.
|
Tests Go 1.24 on ubuntu-24.04
The strategy configuration was canceled because "test._1_23_ubuntu-24_04" failed
|
golangci:
server/conn.go#L60
missing ',' in argument list (typecheck)
|
golangci:
server/conn.go#L55
expected '(', found NewCustomizedConn (typecheck)
|
golangci:
server/conn.go#L60
syntax error: unexpected name net in argument list; possibly missing comma or ) (typecheck)
|
golangci:
server/conn.go#L55
syntax error: unexpected name NewCustomizedConn, expected (
|
golangci:
server/conn.go#L60
syntax error: unexpected name net in argument list; possibly missing comma or )) (typecheck)
|
golangci:
server/conn.go#L55
syntax error: unexpected name NewCustomizedConn, expected (
|
golangci:
driver/driver_options_test.go#L23
could not import github.com/go-mysql-org/go-mysql/server (-: # github.com/go-mysql-org/go-mysql/server
|
golangci:
server/conn.go#L60
syntax error: unexpected name net in argument list; possibly missing comma or )) (typecheck)
|
golangci:
server/conn.go#L55
syntax error: unexpected name NewCustomizedConn, expected (
|
golangci:
cmd/go-mysqlserver/main.go#L7
could not import github.com/go-mysql-org/go-mysql/server (-: # github.com/go-mysql-org/go-mysql/server
|
Tests with MySQL 8.4.3
Process completed with exit code 1.
|
Tests with MySQL 8.4.3:
server/conn.go#L60
syntax error: unexpected name net in argument list; possibly missing comma or )
|
Tests with MySQL 8.4.3:
server/conn.go#L55
syntax error: unexpected name NewCustomizedConn, expected (
|
Tests with MySQL 8.0.40
The operation was canceled.
|
Tests with MySQL 8.0.40:
server/conn.go#L60
syntax error: unexpected name net in argument list; possibly missing comma or )
|
Tests with MySQL 8.0.40:
server/conn.go#L55
syntax error: unexpected name NewCustomizedConn, expected (
|
Tests with MySQL 8.0.40
The strategy configuration was canceled because "mysqltest._8_4_3" failed
|
Tests Go 1.22 on ubuntu-24.04
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Tests Go 1.22 on ubuntu-22.04
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|