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

[StyleCleanUp] Convert typeof(Foo).Name to nameof(Foo) (IDE0082) #10266

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Add whitespace in TemplateContentLoader

2fe5edf
Select commit
Loading
Failed to load commit list.
Open

[StyleCleanUp] Convert typeof(Foo).Name to nameof(Foo) (IDE0082) #10266

Add whitespace in TemplateContentLoader
2fe5edf
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-wpf CI (Build Windows_NT Build_Release_x64) failed Feb 3, 2025 in 5m 18s

Build Windows_NT Build_Release_x64 failed

Annotations

Check failure on line 129 in src\Microsoft.DotNet.Wpf\src\PresentationCore\System\Windows\Nrbf\SerializationRecordExtensions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-wpf CI (Build Windows_NT Build_Release_x64)

src\Microsoft.DotNet.Wpf\src\PresentationCore\System\Windows\Nrbf\SerializationRecordExtensions.cs#L129

src\Microsoft.DotNet.Wpf\src\PresentationCore\System\Windows\Nrbf\SerializationRecordExtensions.cs(129,78): error IDE0082: (NETCORE_ENGINEERING_TELEMETRY=Build) 'typeof' can be converted to 'nameof' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0082)

Check failure on line 0 in XUnit

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-wpf CI (Build Windows_NT Build_Release_x64)

XUnit#L0

XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: D:\a\_work\1\s\artifacts\log\Release\WindowsBase.Tests_net10.0-windows_x64.log [net10.0-windows|x64]

Check failure on line 0 in XUnit

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-wpf CI (Build Windows_NT Build_Release_x64)

XUnit#L0

XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: D:\a\_work\1\s\artifacts\log\Release\PresentationFramework.Fluent.Tests_net10.0-windows_x64.log [net10.0-windows|x64]

Check failure on line 0 in XUnit

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-wpf CI (Build Windows_NT Build_Release_x64)

XUnit#L0

XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: D:\a\_work\1\s\artifacts\log\Release\PresentationCore.Tests_net10.0_x64.log [net10.0|x64]

Check failure on line 0 in XUnit

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-wpf CI (Build Windows_NT Build_Release_x64)

XUnit#L0

XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: D:\a\_work\1\s\artifacts\log\Release\System.Printing.Tests_net10.0-windows_x64.log [net10.0-windows|x64]