server: Rework NewConn/defaultServer #1404
Annotations
57 errors and 2 warnings
platforms (amd64, freebsd)
Process completed with exit code 1.
|
platforms (amd64, freebsd):
server/conn.go#L58
syntax error: unexpected name net in argument list; possibly missing comma or )
|
platforms (amd64, freebsd):
server/conn.go#L53
syntax error: unexpected name NewCustomizedConn, expected (
|
platforms (amd64, darwin)
The operation was canceled.
|
platforms (amd64, darwin):
server/conn.go#L58
syntax error: unexpected name net in argument list; possibly missing comma or )
|
platforms (amd64, darwin):
server/conn.go#L53
syntax error: unexpected name NewCustomizedConn, expected (
|
platforms (amd64, darwin)
The strategy configuration was canceled because "platforms.amd64_freebsd" failed
|
platforms (arm64, darwin)
The operation was canceled.
|
platforms (arm64, darwin)
The strategy configuration was canceled because "platforms.amd64_freebsd" failed
|
platforms (amd64, linux)
The operation was canceled.
|
platforms (amd64, linux):
server/conn.go#L58
syntax error: unexpected name net in argument list; possibly missing comma or )
|
platforms (amd64, linux):
server/conn.go#L53
syntax error: unexpected name NewCustomizedConn, expected (
|
platforms (amd64, linux)
The strategy configuration was canceled because "platforms.amd64_freebsd" failed
|
platforms (arm64, freebsd)
The operation was canceled.
|
platforms (arm64, freebsd):
server/conn.go#L58
syntax error: unexpected name net in argument list; possibly missing comma or )
|
platforms (arm64, freebsd):
server/conn.go#L53
syntax error: unexpected name NewCustomizedConn, expected (
|
platforms (arm64, freebsd)
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
|
Tests Go 1.24 on ubuntu-22.04
Process completed with exit code 1.
|
Tests Go 1.24 on ubuntu-22.04:
server/conn.go#L58
syntax error: unexpected name net in argument list; possibly missing comma or )
|
Tests Go 1.24 on ubuntu-22.04:
server/conn.go#L53
syntax error: unexpected name NewCustomizedConn, expected (
|
Tests Go 1.23 on ubuntu-22.04
The operation was canceled.
|
Tests Go 1.23 on ubuntu-22.04:
server/conn.go#L58
syntax error: unexpected name net in argument list; possibly missing comma or )
|
Tests Go 1.23 on ubuntu-22.04:
server/conn.go#L53
syntax error: unexpected name NewCustomizedConn, expected (
|
Tests Go 1.23 on ubuntu-22.04
The strategy configuration was canceled because "test._1_24_ubuntu-22_04" failed
|
Tests Go 1.23 on ubuntu-24.04
The operation was canceled.
|
Tests Go 1.23 on ubuntu-24.04:
server/conn.go#L58
syntax error: unexpected name net in argument list; possibly missing comma or )
|
Tests Go 1.23 on ubuntu-24.04:
server/conn.go#L53
syntax error: unexpected name NewCustomizedConn, expected (
|
Tests Go 1.23 on ubuntu-24.04
The strategy configuration was canceled because "test._1_24_ubuntu-22_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#L58
syntax error: unexpected name net in argument list; possibly missing comma or )
|
Tests Go 1.22 on ubuntu-22.04:
server/conn.go#L53
syntax error: unexpected name NewCustomizedConn, expected (
|
Tests Go 1.22 on ubuntu-22.04
The strategy configuration was canceled because "test._1_24_ubuntu-22_04" failed
|
Tests Go 1.24 on ubuntu-24.04
The operation was canceled.
|
Tests Go 1.22 on ubuntu-24.04
The operation was canceled.
|
Tests Go 1.24 on ubuntu-24.04
The strategy configuration was canceled because "test._1_24_ubuntu-22_04" failed
|
Tests Go 1.22 on ubuntu-24.04:
server/conn.go#L58
syntax error: unexpected name net in argument list; possibly missing comma or )
|
Tests Go 1.22 on ubuntu-24.04:
server/conn.go#L53
syntax error: unexpected name NewCustomizedConn, expected (
|
Tests Go 1.22 on ubuntu-24.04
The strategy configuration was canceled because "test._1_24_ubuntu-22_04" failed
|
golangci:
server/conn.go#L58
missing ',' in argument list (typecheck)
|
golangci:
server/conn.go#L53
expected '(', found NewCustomizedConn (typecheck)
|
golangci:
server/conn.go#L58
syntax error: unexpected name net in argument list; possibly missing comma or ) (typecheck)
|
golangci:
server/conn.go#L53
syntax error: unexpected name NewCustomizedConn, expected (
|
golangci:
server/conn.go#L58
syntax error: unexpected name net in argument list; possibly missing comma or )) (typecheck)
|
golangci:
server/conn.go#L53
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#L58
syntax error: unexpected name net in argument list; possibly missing comma or )) (typecheck)
|
golangci:
server/conn.go#L53
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.0.40
Process completed with exit code 1.
|
Tests with MySQL 8.0.40:
server/conn.go#L58
syntax error: unexpected name net in argument list; possibly missing comma or )
|
Tests with MySQL 8.0.40:
server/conn.go#L53
syntax error: unexpected name NewCustomizedConn, expected (
|
Tests with MySQL 8.4.3
The operation was canceled.
|
Tests with MySQL 8.4.3:
server/conn.go#L58
syntax error: unexpected name net in argument list; possibly missing comma or )
|
Tests with MySQL 8.4.3:
server/conn.go#L53
syntax error: unexpected name NewCustomizedConn, expected (
|
Tests with MySQL 8.4.3
The strategy configuration was canceled because "mysqltest._8_0_40" failed
|
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
|
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
|