Skip to content

Process-PSModule - [🚀 [Feature]: Introduce a Context class #63] by @MariusStorhaug #342

Process-PSModule - [🚀 [Feature]: Introduce a Context class #63] by @MariusStorhaug

Process-PSModule - [🚀 [Feature]: Introduce a Context class #63] by @MariusStorhaug #342

Triggered via pull request December 7, 2024 19:47
@MariusStorhaugMariusStorhaug
synchronize #63
class
Status Failure
Total duration 4m 14s
Artifacts 9

Process-PSModule.yml

on: pull_request
Process-PSModule  /  Test source code (pwsh, ubuntu-latest)
32s
Process-PSModule / Test source code (pwsh, ubuntu-latest)
Process-PSModule  /  Test source code (pwsh, macos-latest)
23s
Process-PSModule / Test source code (pwsh, macos-latest)
Process-PSModule  /  Test source code (pwsh, windows-latest)
43s
Process-PSModule / Test source code (pwsh, windows-latest)
Process-PSModule  /  Build module
34s
Process-PSModule / Build module
Process-PSModule  /  Lint documentation
1m 46s
Process-PSModule / Lint documentation
Process-PSModule  /  Test module (pwsh, ubuntu-latest)
37s
Process-PSModule / Test module (pwsh, ubuntu-latest)
Process-PSModule  /  Test module (pwsh, macos-latest)
34s
Process-PSModule / Test module (pwsh, macos-latest)
Process-PSModule  /  Test module (pwsh, windows-latest)
1m 3s
Process-PSModule / Test module (pwsh, windows-latest)
Process-PSModule  /  Build Site
36s
Process-PSModule / Build Site
Process-PSModule  /  Test module status
29s
Process-PSModule / Test module status
Process-PSModule  /  Publish module
0s
Process-PSModule / Publish module
Process-PSModule  /  Publish documentation
0s
Process-PSModule / Publish documentation
Fit to window
Zoom out
Zoom in

Annotations

31 errors, 3 warnings, and 3 notices
Process-PSModule / Test module (pwsh, macos-latest)
[-] Set-Context -ID 'TestID1' 84ms (83ms|2ms)
Process-PSModule / Test module (pwsh, macos-latest)
[-] Set-Context -ID 'TestID2' -Context @{} 44ms (42ms|2ms)
Process-PSModule / Test module (pwsh, macos-latest)
[-] Set-Context -ID 'TestID2' -Context @{} - Again 48ms (47ms|1ms)
Process-PSModule / Test module (pwsh, macos-latest)
[-] Get-Context - Should return all contexts 13ms (12ms|1ms)
Process-PSModule / Test module (pwsh, ubuntu-latest)
[-] Set-Context -ID 'TestID1' 126ms (124ms|2ms)
Process-PSModule / Test module (pwsh, macos-latest)
[-] Get-Context -ID '*' - Should return all contexts 17ms (16ms|1ms)
Process-PSModule / Test module (pwsh, ubuntu-latest)
[-] Set-Context -ID 'TestID2' -Context @{} 49ms (46ms|2ms)
Process-PSModule / Test module (pwsh, macos-latest)
[-] Get-Context -ID 'TestID*' - Should return all contexts 13ms (12ms|1ms)
Process-PSModule / Test module (pwsh, ubuntu-latest)
[-] Set-Context -ID 'TestID2' -Context @{} - Again 58ms (57ms|1ms)
Process-PSModule / Test module (pwsh, macos-latest)
[-] Remove-Context -ID 'AContextID' - Should remove the context 250ms (248ms|1ms)
Process-PSModule / Test module (pwsh, ubuntu-latest)
[-] Get-Context - Should return all contexts 17ms (15ms|1ms)
Process-PSModule / Test module (pwsh, macos-latest)
[-] Renames the context successfully 27ms (26ms|2ms)
Process-PSModule / Test module (pwsh, ubuntu-latest)
[-] Get-Context -ID '*' - Should return all contexts 17ms (16ms|1ms)
Process-PSModule / Test module (pwsh, macos-latest)
[-] Throws an error when renaming a non-existent context 25ms (24ms|1ms)
Process-PSModule / Test module (pwsh, ubuntu-latest)
[-] Get-Context -ID 'TestID*' - Should return all contexts 18ms (17ms|1ms)
Process-PSModule / Test module (pwsh, macos-latest)
[-] Renaming a context to an existing context throws without force 28ms (27ms|1ms)
Process-PSModule / Test module (pwsh, ubuntu-latest)
[-] Remove-Context -ID 'AContextID' - Should remove the context 268ms (266ms|2ms)
Process-PSModule / Test module (pwsh, ubuntu-latest)
[-] Renames the context successfully 30ms (28ms|2ms)
Process-PSModule / Test module (pwsh, ubuntu-latest)
[-] Throws an error when renaming a non-existent context 26ms (26ms|1ms)
Process-PSModule / Test module (pwsh, ubuntu-latest)
[-] Renaming a context to an existing context throws without force 26ms (25ms|1ms)
Process-PSModule / Test module (pwsh, windows-latest)
[-] Set-Context -ID 'TestID1' 73ms (70ms|3ms)
Process-PSModule / Test module (pwsh, windows-latest)
[-] Set-Context -ID 'TestID2' -Context @{} 33ms (31ms|2ms)
Process-PSModule / Test module (pwsh, windows-latest)
[-] Set-Context -ID 'TestID2' -Context @{} - Again 38ms (38ms|1ms)
Process-PSModule / Test module (pwsh, windows-latest)
[-] Get-Context - Should return all contexts 12ms (11ms|1ms)
Process-PSModule / Test module (pwsh, windows-latest)
[-] Get-Context -ID '*' - Should return all contexts 11ms (10ms|0ms)
Process-PSModule / Test module (pwsh, windows-latest)
[-] Get-Context -ID 'TestID*' - Should return all contexts 11ms (11ms|0ms)
Process-PSModule / Test module (pwsh, windows-latest)
[-] Remove-Context -ID 'AContextID' - Should remove the context 207ms (206ms|1ms)
Process-PSModule / Test module (pwsh, windows-latest)
[-] Renames the context successfully 25ms (22ms|2ms)
Process-PSModule / Test module (pwsh, windows-latest)
[-] Throws an error when renaming a non-existent context 23ms (22ms|1ms)
Process-PSModule / Test module (pwsh, windows-latest)
[-] Renaming a context to an existing context throws without force 21ms (20ms|1ms)
Process-PSModule / Test module status
Process completed with exit code 1.
Process-PSModule / Build module
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Process-PSModule / Lint documentation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Process-PSModule / Build Site
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Process-PSModule / Test source code (pwsh, macos-latest)
✅ All tests passed.
Process-PSModule / Test source code (pwsh, ubuntu-latest)
✅ All tests passed.
Process-PSModule / Test source code (pwsh, windows-latest)
✅ All tests passed.

Artifacts

Produced during runtime
Name Size
Linux-CodeCoverage-Report
1.93 KB
Linux-Test-Report
4.4 KB
Windows-CodeCoverage-Report
1.92 KB
Windows-Test-Report
4.4 KB
docs Expired
4.4 KB
github-pages Expired
611 KB
macOS-CodeCoverage-Report
1.93 KB
macOS-Test-Report
4.41 KB
module Expired
6.34 KB