Skip to content

Remove non-CLS exceptions handlers and CS1058 suppressions (+ cleanup) #10876

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

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

Remove warning suppressions

31afa0f
Select commit
Loading
Failed to load commit list.
Draft

Remove non-CLS exceptions handlers and CS1058 suppressions (+ cleanup) #10876

Remove warning suppressions
31afa0f
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-wpf CI (Build Windows_NT Build_Debug_x64) failed May 26, 2025 in 5m 0s

Build Windows_NT Build_Debug_x64 failed

Annotations

Check failure on line 85 in .packages\microsoft.dotnet.xlifftasks\10.0.0-beta.25274.104\build\Microsoft.DotNet.XliffTasks.targets

See this annotation in the file changed.

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

.packages\microsoft.dotnet.xlifftasks\10.0.0-beta.25274.104\build\Microsoft.DotNet.XliffTasks.targets#L85

.packages\microsoft.dotnet.xlifftasks\10.0.0-beta.25274.104\build\Microsoft.DotNet.XliffTasks.targets(85,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) 'Resources\xlf\Strings.cs.xlf' is out-of-date with 'Resources\Strings.resx'. Run `msbuild /t:UpdateXlf` to update .xlf files or set UpdateXlfOnBuild=true to update them on every build, but note that it is strongly discouraged to set UpdateXlfOnBuild=true in official/CI build environments as they should not modify source code during the build.

Check failure on line 85 in .packages\microsoft.dotnet.xlifftasks\10.0.0-beta.25274.104\build\Microsoft.DotNet.XliffTasks.targets

See this annotation in the file changed.

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

.packages\microsoft.dotnet.xlifftasks\10.0.0-beta.25274.104\build\Microsoft.DotNet.XliffTasks.targets#L85

.packages\microsoft.dotnet.xlifftasks\10.0.0-beta.25274.104\build\Microsoft.DotNet.XliffTasks.targets(85,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) 'Resources\xlf\Strings.cs.xlf' is out-of-date with 'Resources\Strings.resx'. Run `msbuild /t:UpdateXlf` to update .xlf files or set UpdateXlfOnBuild=true to update them on every build, but note that it is strongly discouraged to set UpdateXlfOnBuild=true in official/CI build environments as they should not modify source code during the build.

Check failure on line 0 in VSTest

See this annotation in the file changed.

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

VSTest#L0

VSTest(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Tests failed: D:\a\_work\1\s\artifacts\log\Debug\PresentationCore.Tests_net10.0-windows_x64.log [net10.0-windows|x64]

Check failure on line 0 in VSTest

See this annotation in the file changed.

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

VSTest#L0

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

Check failure on line 0 in VSTest

See this annotation in the file changed.

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

VSTest#L0

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