feat: "Spanify" DataProtector with IBufferWriter<byte> #64262
Build Build: Linux ARM failed
Annotations
Check failure on line 31 in src/DataProtection/Abstractions/src/ISpanDataProtector.cs
azure-pipelines / aspnetcore-ci (Build Build: Linux ARM)
src/DataProtection/Abstractions/src/ISpanDataProtector.cs#L31
src/DataProtection/Abstractions/src/ISpanDataProtector.cs(31,10): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'Protect<TWriter>' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Check failure on line 50 in src/DataProtection/Abstractions/src/ISpanDataProtector.cs
azure-pipelines / aspnetcore-ci (Build Build: Linux ARM)
src/DataProtection/Abstractions/src/ISpanDataProtector.cs#L50
src/DataProtection/Abstractions/src/ISpanDataProtector.cs(50,10): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'Unprotect<TWriter>' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Check failure on line 3 in src/DataProtection/Abstractions/src/PublicAPI.Unshipped.txt
azure-pipelines / aspnetcore-ci (Build Build: Linux ARM)
src/DataProtection/Abstractions/src/PublicAPI.Unshipped.txt#L3
src/DataProtection/Abstractions/src/PublicAPI.Unshipped.txt(3,1): error RS0017: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'Microsoft.AspNetCore.DataProtection.ISpanDataProtector.Protect<TWriter>(System.ReadOnlySpan<byte> plaintext, TWriter destination) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Check failure on line 4 in src/DataProtection/Abstractions/src/PublicAPI.Unshipped.txt
azure-pipelines / aspnetcore-ci (Build Build: Linux ARM)
src/DataProtection/Abstractions/src/PublicAPI.Unshipped.txt#L4
src/DataProtection/Abstractions/src/PublicAPI.Unshipped.txt(4,1): error RS0017: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'Microsoft.AspNetCore.DataProtection.ISpanDataProtector.Unprotect<TWriter>(System.ReadOnlySpan<byte> protectedData, TWriter destination) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Check failure on line 31 in src/DataProtection/Abstractions/src/ISpanDataProtector.cs
azure-pipelines / aspnetcore-ci (Build Build: Linux ARM)
src/DataProtection/Abstractions/src/ISpanDataProtector.cs#L31
src/DataProtection/Abstractions/src/ISpanDataProtector.cs(31,10): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'Protect<TWriter>' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)