Skip to content

test r2r

test r2r #27

Triggered via push November 19, 2023 10:40
Status Failure
Total duration 5m 17s
Artifacts

continuous.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build
Process completed with exit code 1.
Build: src/CoreLibs/HolyClient.Common/ProxyInfo.cs#L17
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/QuickProxyNet/Security/SslHandshakeException.cs#L233
Possible null reference assignment.
Build: src/QuickProxyNet/Security/SslHandshakeException.cs#L227
Non-nullable field 'Host' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build: src/QuickProxyNet/Security/SslHandshakeException.cs#L37
Non-nullable property 'ServerCertificate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/QuickProxyNet/Security/SslHandshakeException.cs#L37
Non-nullable property 'RootCertificateAuthority' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/QuickProxyNet/Security/SslHandshakeException.cs#L42
Non-nullable property 'ServerCertificate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/QuickProxyNet/Security/SslHandshakeException.cs#L42
Non-nullable property 'RootCertificateAuthority' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/QuickProxyNet/Security/SslHandshakeException.cs#L47
Non-nullable property 'ServerCertificate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/QuickProxyNet/Security/SslHandshakeException.cs#L47
Non-nullable property 'RootCertificateAuthority' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/QuickProxyNet/Clients/HttpsProxyClient.cs#L21
Non-nullable property 'SslCipherSuitesPolicy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.