Skip to content
GitHub Actions / Test Results failed Jul 20, 2025 in 0s

2 fail, 2 skipped, 206 pass in 26s

  3 files  189 suites   26s ⏱️
210 tests 206 ✅ 2 💤 2 ❌
630 runs  618 ✅ 6 💤 6 ❌

Results for commit def3711.

Annotations

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 3 runs failed: Get-PlasterTemplate.when given a path.finds the contained template

artifacts/Unit Test Results (OS macOS-latest)/testResults.xml [took 0s]
artifacts/Unit Test Results (OS ubuntu-latest)/testResults.xml [took 0s]
artifacts/Unit Test Results (OS windows-latest)/testResults.xml [took 0s]
Raw output
RuntimeException: Cannot index into a null array.
at <ScriptBlock>, /home/runner/work/Plaster/Plaster/tests/GetPlasterTemplate.Tests.ps1:22

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 3 runs failed: Get-PlasterTemplate.when searching modules for templates.finds templates included with modules

artifacts/Unit Test Results (OS macOS-latest)/testResults.xml [took 0s]
artifacts/Unit Test Results (OS ubuntu-latest)/testResults.xml [took 0s]
artifacts/Unit Test Results (OS windows-latest)/testResults.xml [took 0s]
Raw output
Expected 'TemplateOne Template', but got $null.
at $templates[$builtInTemplates.Count].Title | Should -Be "TemplateOne Template", /home/runner/work/Plaster/Plaster/tests/GetPlasterTemplate.Tests.ps1:66
at <ScriptBlock>, /home/runner/work/Plaster/Plaster/tests/GetPlasterTemplate.Tests.ps1:66