Skip to content

Update build.ps1

19d4e1e
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Create reviewdog.yml #17

Update build.ps1
19d4e1e
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Mar 30, 2025 in 0s

2 fail, 178 pass in 6s

180 tests  ±0   178 ✅  - 2   6s ⏱️ -1s
 12 suites ±0     0 💤 ±0 
  3 files   ±0     2 ❌ +2 

Results for commit 19d4e1e. ± Comparison against earlier commit e73ed50.

Annotations

Check warning on line 0 in /home/runner/work/ChocoLogParse/ChocoLogParse/tests/ChocoLogParse.tests.ps1

See this annotation in the file changed.

@github-actions 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

Check warning on line 0 in /home/runner/work/ChocoLogParse/ChocoLogParse/tests/ChocoLogParse.tests.ps1

See this annotation in the file changed.

@github-actions 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