server: Rework NewConn/defaultServer #1406
Annotations
3 errors and 2 warnings
golangci
issues found
|
golangci:
driver/driver_options_test.go#L286
SA1019: server.NewCustomizedConn is deprecated: Use [Server.NewConn] instead. (staticcheck)
|
golangci:
server/conn.go#L39
File is not properly formatted (gofumpt)
|
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
|