Skip to content

correctly retry access

aa3ae32
Select commit
Loading
Failed to load commit list.
Merged

feat: fetch TLS client hello message from HTTP.SYS #60806

correctly retry access
aa3ae32
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-ci (Build Build: Linux ARM64) failed Mar 7, 2025 in 8m 39s

Build Build: Linux ARM64 failed

Annotations

Check failure on line 14 in src/Servers/Connections.Abstractions/src/TLS/TlsClientHello.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Build: Linux ARM64)

src/Servers/Connections.Abstractions/src/TLS/TlsClientHello.cs#L14

src/Servers/Connections.Abstractions/src/TLS/TlsClientHello.cs(14,15): error CS1591: (NETCORE_ENGINEERING_TELEMETRY=Build) Missing XML comment for publicly visible type or member 'TLS_CLIENT_HELLO'

Check failure on line 16 in src/Servers/Connections.Abstractions/src/TLS/TlsClientHello.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Build: Linux ARM64)

src/Servers/Connections.Abstractions/src/TLS/TlsClientHello.cs#L16

src/Servers/Connections.Abstractions/src/TLS/TlsClientHello.cs(16,25): error CS1591: (NETCORE_ENGINEERING_TELEMETRY=Build) Missing XML comment for publicly visible type or member 'TLS_CLIENT_HELLO.ProtocolVersion'

Check failure on line 18 in src/Servers/Connections.Abstractions/src/TLS/TlsClientHello.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Build: Linux ARM64)

src/Servers/Connections.Abstractions/src/TLS/TlsClientHello.cs#L18

src/Servers/Connections.Abstractions/src/TLS/TlsClientHello.cs(18,28): error CS1591: (NETCORE_ENGINEERING_TELEMETRY=Build) Missing XML comment for publicly visible type or member 'TLS_CLIENT_HELLO.ToString()'

Check failure on line 18 in src/Servers/Connections.Abstractions/src/Features/ITlsAccessFeature.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Build: Linux ARM64)

src/Servers/Connections.Abstractions/src/Features/ITlsAccessFeature.cs#L18

src/Servers/Connections.Abstractions/src/Features/ITlsAccessFeature.cs(18,18): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'ITlsAccessFeature' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)

Check failure on line 14 in src/Servers/Connections.Abstractions/src/TLS/TlsClientHello.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Build: Linux ARM64)

src/Servers/Connections.Abstractions/src/TLS/TlsClientHello.cs#L14

src/Servers/Connections.Abstractions/src/TLS/TlsClientHello.cs(14,15): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'TLS_CLIENT_HELLO' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)