Create reviewdog.yml #17
Closed
GitHub Actions / Test Results
failed
Mar 30, 2025 in 0s
2 fail, 178 pass in 6s
Annotations
github-actions / Test Results
Read-ChocoLog.For Folder Path.Parses the correct number of lines per session (/home/runner/work/ChocoLogParse/ChocoLogParse/tests/ChocoLogParse.tests.ps1) failed
artifacts/Unit Test Results (OS ubuntu-latest)/testResults.xml [took 0s]
Raw output
Expected 9, but got 2.
at $script:multiple[0].logs.Count | Should -Be 9, /home/runner/work/ChocoLogParse/ChocoLogParse/tests/ChocoLogParse.tests.ps1:143
at <ScriptBlock>, /home/runner/work/ChocoLogParse/ChocoLogParse/tests/ChocoLogParse.tests.ps1:143
github-actions / Test Results
Get-ChocoLogEntry.For Folder Path.Parses the correct number of lines per session (/home/runner/work/ChocoLogParse/ChocoLogParse/tests/ChocoLogParse.tests.ps1) failed
artifacts/Unit Test Results (OS ubuntu-latest)/testResults.xml [took 0s]
Raw output
Expected 2, but got 9.
at $script:multipleEntry.logs.Count | Should -Be 2, /home/runner/work/ChocoLogParse/ChocoLogParse/tests/ChocoLogParse.tests.ps1:183
at <ScriptBlock>, /home/runner/work/ChocoLogParse/ChocoLogParse/tests/ChocoLogParse.tests.ps1:183
Loading