Skip to content

Improve comments

29e2bfc
Select commit
Loading
Failed to load commit list.
Open

Make DeflateStream write out headers and footers on empty streams. #118570

Improve comments
29e2bfc
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Oct 14, 2025 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Known Repository Errors

Build Failures

runtime-dev-innerloop / Build / linux-x64 debug Libraries_WithPackages / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src/libraries/System.IO.Compression/src/System/IO/Compression/ZipArchiveEntry.cs(707,15): error SA1028: Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)

runtime / Build / linux-arm Debug AllSubsets_CoreCLR_ReleaseRuntimeLibs / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src/libraries/System.IO.Compression/src/System/IO/Compression/ZipArchiveEntry.cs(707,15): error SA1028: Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)

runtime / Build / linux_musl-arm Debug AllSubsets_CoreCLR_ReleaseRuntimeLibs / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src/libraries/System.IO.Compression/src/System/IO/Compression/ZipArchiveEntry.cs(707,15): error SA1028: Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)

45 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [runtime-dev-innerloop] [runtime] [dotnet-linker-tests]

Was this helpful? Yes No