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

[msbuild] Fix ILStripping of resource assemblies on Windows. #18508

Merged
merged 1 commit into from
Jun 29, 2023

[msbuild] Fix ILStripping of resource assemblies on Windows.

5727bef
Select commit
Loading
Failed to load commit list.
Merged

[msbuild] Fix ILStripping of resource assemblies on Windows. #18508

[msbuild] Fix ILStripping of resource assemblies on Windows.
5727bef
Select commit
Loading
Failed to load commit list.
Azure Pipelines / xamarin-macios-pr failed Jun 29, 2023 in 2h 20m 54s

Build #20230628.10 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 1,087,312 (98.95%)
  • Other: 11,483 (1.05%)
  • Total: 1,098,796

Annotations

Check failure on line 226 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / xamarin-macios-pr

Build log #L226

BreakException: Guardian detected one or more breaking results.

Check failure on line 227 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / xamarin-macios-pr

Build log #L227

GuardianPipelineGuardianCommandFailedException: Guardian command exited with exit code 8. Please visit https://aka.ms/GuardianHelp for support.

Check failure on line 228 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / xamarin-macios-pr

Build log #L228

break --save-command-options --tool ApiScan Armory Bandit BinSkim CheckCFlags CodesignValidation CredScan CSRF Detekt ESLint Flawfinder FortifySca FxCop Gosec:Error InferSharp:Error ModernCop PoliCheck PSScriptAnalyzer RoslynAnalyzers SDLNativeRules Semmle SpotBugs Trivy TSLint Terrascan TemplateAnalyzer XFGCheck --policy Microsoft --rich-exit-code --break-summary-line-logger-level Verbose --logger-level Standard --logger-pipeline --telemetry-environment Pipeline --settings-file D:\a\1\pipeline.gdnsettings --telemetry-session-id bf1b21b6-7414-4e83-a1d6-33d584cac6b1

Check failure on line 229 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / xamarin-macios-pr

Build log #L229

Please visit https://aka.ms/GuardianHelp for support.

Check failure on line 1 in MonoTouchFixtures.Foundation.UserDefaultsTest.Ctor_UserName

See this annotation in the file changed.

@azure-pipelines azure-pipelines / xamarin-macios-pr

MonoTouchFixtures.Foundation.UserDefaultsTest.Ctor_UserName

System.NullReferenceException : Object reference not set to an instance of an object
Raw output
   at MonoTouchFixtures.Foundation.UserDefaultsTest.Ctor_UserName() in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/monotouch-test/Foundation/UserDefaultsTest.cs:line 52
   at System.Reflection.MethodInvoker.InterpretedInvoke(Object obj, Span`1 args, BindingFlags invokeAttr)