feat(transport): TLS StreamDialer & Dynamic HTTP CONNECT #502
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors
test (ubuntu-latest):
transport/tls/stream_dialer_test.go#L26
cannot use &cfg (value of type *"crypto/tls".Config) as *clientConfig value in argument to WithSNI("example.com")
|
test (ubuntu-latest):
transport/tls/stream_dialer_test.go#L32
cannot use &cfg (value of type *"crypto/tls".Config) as *clientConfig value in argument to WithALPN([]string{…})
|
test (ubuntu-latest)
Process completed with exit code 1.
|
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (macos-latest)
The operation was canceled.
|
test (windows-2019)
The job was canceled because "ubuntu-latest" failed.
|
test (windows-2019)
The operation was canceled.
|