Skip to content

feat(transport): TLS StreamDialer & Dynamic HTTP CONNECT #502

feat(transport): TLS StreamDialer & Dynamic HTTP CONNECT

feat(transport): TLS StreamDialer & Dynamic HTTP CONNECT #502

Triggered via pull request October 26, 2023 01:02
@fortunafortuna
synchronize #117
fortuna/tls
Status Failure
Total duration 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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.