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

4.25.0 to Master #1436

Merged
merged 2 commits into from
Feb 21, 2025

Merge pull request #1435 from microsoft/4.25.0

5eeb702
Select commit
Loading
Failed to load commit list.
Merged

4.25.0 to Master #1436

Merge pull request #1435 from microsoft/4.25.0
5eeb702
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.PowerStig failed Feb 21, 2025 in 1h 16m 0s

Build #4.24.0-preview.1+43 had test failures

Details

Tests

  • Failed: 1 (0.02%, 1 new, 0 recurring)
  • Passed: 6,140 (99.98%)
  • Other: 0 (0.00%)
  • Total: 6,141

Annotations

Check failure on line 5132 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.PowerStig

Build log #L5132

PowerShell exited with code '1'.

Check failure on line 1 in Compare-PowerStigXml.Should return a PSObject

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.PowerStig

Compare-PowerStigXml.Should return a PSObject

You cannot call a method on a null-valued expression.
Raw output
at <ScriptBlock>, D:\a\1\s\tests\Unit\Module\STIG.PowerStigXml.tests.ps1: line 23
23:         $compare.GetType().ToString()  | Should -Be "System.Object[]"