architecture #76
Annotations
9 errors and 1 warning
vpn/tls_transport_test.go#L52
undefined: tlsTransport
|
vpn/tls_transport_test.go#L70
undefined: tlsTransport
|
vpn/tls_transport_test.go#L265
undefined: controlChannelTLSConn
|
vpn/tls_transport_test.go#L277
undefined: controlChannelTLSConn
|
vpn/tls_transport_test.go#L333
undefined: tlsTransport
|
vpn/tls_transport_test.go#L364
undefined: controlChannelTLSConn
|
vpn/dialer_test.go#L241
cannot use func(*session, *certConfig) (*tls.Config, error) {…} (value of type func(*session, *certConfig) (*"github.com/refraction-networking/utls".Config, error)) as type func(cfg *certConfig) (*"github.com/refraction-networking/utls".Config, error) in assignment
|
vpn/dialer_test.go#L241
too many errors
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading