Skip to content

WIP towards removing oohttp and oocrypto #4440

WIP towards removing oohttp and oocrypto

WIP towards removing oohttp and oocrypto #4440

Triggered via pull request December 7, 2024 23:38
Status Cancelled
Total duration 2m 11s
Artifacts

netxlite.yml

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

Annotations

22 errors
test_netxlite_package (macos-12)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
test_netxlite_package (macos-12)
GitHub Actions has encountered an internal error when running your job.
test_netxlite_package (ubuntu-22.04): internal/netxlite/httptimeout_test.go#L124
invalid operation: conn.(*httpTLSConnWithReadTimeout).TLSConn != origConn (mismatched types *"crypto/tls".Conn and *mocks.TLSConn)
test_netxlite_package (ubuntu-22.04): internal/netxlite/tls_test.go#L236
cannot use &mocks.TLSConn{…} (value of type *mocks.TLSConn) as *"crypto/tls".Conn value in return statement
test_netxlite_package (ubuntu-22.04): internal/netxlite/tls_test.go#L296
cannot use &mocks.TLSConn{…} (value of type *mocks.TLSConn) as *"crypto/tls".Conn value in return statement
test_netxlite_package (ubuntu-22.04): internal/netxlite/tls_test.go#L826
cannot use conn (variable of type *mocks.TLSConn) as *"crypto/tls".Conn value in argument to NewSingleUseTLSDialer
test_netxlite_package (ubuntu-22.04): internal/netxlite/tls_test.go#L895
cannot use conn (variable of type *mocks.TLSConn) as *"crypto/tls".Conn value in argument to tlsMaybeConnectionState
test_netxlite_package (ubuntu-22.04): internal/netxlite/tls_test.go#L910
cannot use conn (variable of type *mocks.TLSConn) as *"crypto/tls".Conn value in argument to tlsMaybeConnectionState
test_netxlite_package (ubuntu-22.04): internal/netxlite/tls_test.go#L946
cannot use conn (variable of type *mocks.TLSConn) as *"crypto/tls".Conn value in argument to MaybeTLSConnectionState
test_netxlite_package (ubuntu-22.04): internal/netxlite/utls_test.go#L19
netx.NewTLSHandshakerUTLS undefined (type *Netx has no field or method NewTLSHandshakerUTLS)
test_netxlite_package (windows-2022): internal/netxlite/httptimeout_test.go#L124
invalid operation: conn.(*httpTLSConnWithReadTimeout).TLSConn != origConn (mismatched types *"crypto/tls".Conn and *mocks.TLSConn)
test_netxlite_package (windows-2022): internal/netxlite/tls_test.go#L236
cannot use &mocks.TLSConn{…} (value of type *mocks.TLSConn) as *"crypto/tls".Conn value in return statement
test_netxlite_package (windows-2022): internal/netxlite/tls_test.go#L296
cannot use &mocks.TLSConn{…} (value of type *mocks.TLSConn) as *"crypto/tls".Conn value in return statement
test_netxlite_package (windows-2022): internal/netxlite/tls_test.go#L826
cannot use conn (variable of type *mocks.TLSConn) as *"crypto/tls".Conn value in argument to NewSingleUseTLSDialer
test_netxlite_package (windows-2022): internal/netxlite/tls_test.go#L895
cannot use conn (variable of type *mocks.TLSConn) as *"crypto/tls".Conn value in argument to tlsMaybeConnectionState
test_netxlite_package (windows-2022): internal/netxlite/tls_test.go#L910
cannot use conn (variable of type *mocks.TLSConn) as *"crypto/tls".Conn value in argument to tlsMaybeConnectionState
test_netxlite_package (windows-2022): internal/netxlite/tls_test.go#L946
cannot use conn (variable of type *mocks.TLSConn) as *"crypto/tls".Conn value in argument to MaybeTLSConnectionState
test_netxlite_package (windows-2022): internal/netxlite/utls_test.go#L19
netx.NewTLSHandshakerUTLS undefined (type *Netx has no field or method NewTLSHandshakerUTLS)