Skip to content

Latest main fails to build #130453

Description

@MichalPetryka

I tried rebasing my branch locally and now my builds fail with:

H:\Projects\dotnet\runtime\src\libraries\System.Text.Json\gen\JsonSourceGenerator.Parser.cs(284,22): error IDE0062: Local function can be made static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0062) [H:\Projects\dotnet\runtime\src\libraries\System.Text.Json\gen\System.Text.Json.SourceGeneration.Roslyn4.4.csproj::TargetFramework=netstandard2.0]
H:\Projects\dotnet\runtime\src\libraries\System.Text.Json\gen\JsonSourceGenerator.Parser.cs(284,22): error IDE0062: Local function can be made static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0062) [H:\Projects\dotnet\runtime\src\libraries\System.Text.Json\gen\System.Text.Json.SourceGeneration.Roslyn3.11.csproj]
H:\Projects\dotnet\runtime\src\libraries\System.Text.Json\gen\JsonSourceGenerator.Parser.cs(284,22): error IDE0062: Local function can be made static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0062) [H:\Projects\dotnet\runtime\src\libraries\System.Text.Json\gen\System.Text.Json.SourceGeneration.Roslyn4.0.csproj]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions