Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ReadBufferState dispose cases #110739

Merged
merged 14 commits into from
Dec 22, 2024

Move ReadBufferState initialization after other operations

0bee7dd
Select commit
Loading
Failed to load commit list.
Merged

Fix ReadBufferState dispose cases #110739

Move ReadBufferState initialization after other operations
0bee7dd
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build android-arm64 Release AllSubsets_Mono) failed Dec 16, 2024 in 10m 44s

Build android-arm64 Release AllSubsets_Mono failed

Annotations

Check failure on line 28 in src/libraries/System.Text.Json/src/System/Text/Json/Serialization/Metadata/JsonTypeInfoOfT.ReadHelper.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build android-arm64 Release AllSubsets_Mono)

src/libraries/System.Text.Json/src/System/Text/Json/Serialization/Metadata/JsonTypeInfoOfT.ReadHelper.cs#L28

src/libraries/System.Text.Json/src/System/Text/Json/Serialization/Metadata/JsonTypeInfoOfT.ReadHelper.cs(28,53): error SA1028: (NETCORE_ENGINEERING_TELEMETRY=Build) Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)