Skip to content

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

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

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

Triggered via pull request December 7, 2024 18:28
@MariusStorhaugMariusStorhaug
synchronize #63
class
Status Cancelled
Total duration 3m 53s
Artifacts 8

Process-PSModule.yml

on: pull_request
Process-PSModule  /  Test source code (pwsh, ubuntu-latest)
28s
Process-PSModule / Test source code (pwsh, ubuntu-latest)
Process-PSModule  /  Test source code (pwsh, macos-latest)
22s
Process-PSModule / Test source code (pwsh, macos-latest)
Process-PSModule  /  Test source code (pwsh, windows-latest)
39s
Process-PSModule / Test source code (pwsh, windows-latest)
Process-PSModule  /  Build module
34s
Process-PSModule / Build module
Process-PSModule  /  Lint documentation
1m 45s
Process-PSModule / Lint documentation
Process-PSModule  /  Test module (pwsh, ubuntu-latest)
43s
Process-PSModule / Test module (pwsh, ubuntu-latest)
Process-PSModule  /  Test module (pwsh, macos-latest)
35s
Process-PSModule / Test module (pwsh, macos-latest)
Process-PSModule  /  Test module (pwsh, windows-latest)
1m 11s
Process-PSModule / Test module (pwsh, windows-latest)
Process-PSModule  /  Build Site
19s
Process-PSModule / Build Site
Process-PSModule  /  Test module status
31s
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

32 errors, 2 warnings, and 3 notices
Process-PSModule / Test module (pwsh, macos-latest)
[-] Set-Context -ID 'TestID1' 24ms (23ms|1ms)
Process-PSModule / Test module (pwsh, macos-latest)
[-] Set-Context -ID 'TestID2' -Context @{} 11ms (11ms|0ms)
Process-PSModule / Test module (pwsh, macos-latest)
[-] Set-Context -ID 'TestID2' -Context @{} - Again 5ms (5ms|0ms)
Process-PSModule / Test module (pwsh, macos-latest)
[-] Get-Context - Should return all contexts 9ms (8ms|1ms)
Process-PSModule / Test module (pwsh, macos-latest)
[-] Get-Context -ID '*' - Should return all contexts 3ms (3ms|0ms)
Process-PSModule / Test module (pwsh, macos-latest)
[-] Get-Context -ID 'TestID*' - Should return all contexts 3ms (3ms|0ms)
Process-PSModule / Test module (pwsh, macos-latest)
[-] Get-Context -ID '' - Should return no contexts 4ms (4ms|0ms)
Process-PSModule / Test module (pwsh, macos-latest)
[-] Get-Context -ID $null - Should return no contexts 3ms (3ms|0ms)
Process-PSModule / Test module (pwsh, macos-latest)
[-] Remove-Context -ID 'AContextID' - Should remove the context 9ms (9ms|1ms)
Process-PSModule / Test module (pwsh, macos-latest)
[-] Renames the context successfully 10ms (9ms|1ms)
Process-PSModule / Test module (pwsh, ubuntu-latest)
[-] Set-Context -ID 'TestID1' 31ms (29ms|2ms)
Process-PSModule / Test module (pwsh, ubuntu-latest)
[-] Set-Context -ID 'TestID2' -Context @{} 8ms (7ms|1ms)
Process-PSModule / Test module (pwsh, ubuntu-latest)
[-] Set-Context -ID 'TestID2' -Context @{} - Again 7ms (6ms|1ms)
Process-PSModule / Test module (pwsh, ubuntu-latest)
[-] Get-Context - Should return all contexts 7ms (6ms|1ms)
Process-PSModule / Test module (pwsh, ubuntu-latest)
[-] Get-Context -ID '*' - Should return all contexts 4ms (4ms|1ms)
Process-PSModule / Test module (pwsh, ubuntu-latest)
[-] Get-Context -ID 'TestID*' - Should return all contexts 4ms (4ms|1ms)
Process-PSModule / Test module (pwsh, ubuntu-latest)
[-] Get-Context -ID '' - Should return no contexts 4ms (4ms|1ms)
Process-PSModule / Test module (pwsh, ubuntu-latest)
[-] Get-Context -ID $null - Should return no contexts 4ms (4ms|1ms)
Process-PSModule / Test module (pwsh, ubuntu-latest)
[-] Remove-Context -ID 'AContextID' - Should remove the context 13ms (12ms|1ms)
Process-PSModule / Test module (pwsh, ubuntu-latest)
[-] Renames the context successfully 10ms (8ms|3ms)
Process-PSModule / Test module (pwsh, windows-latest)
[-] Set-Context -ID 'TestID1' 24ms (21ms|2ms)
Process-PSModule / Test module (pwsh, windows-latest)
[-] Set-Context -ID 'TestID2' -Context @{} 12ms (12ms|1ms)
Process-PSModule / Test module (pwsh, windows-latest)
[-] Set-Context -ID 'TestID2' -Context @{} - Again 4ms (4ms|0ms)
Process-PSModule / Test module (pwsh, windows-latest)
[-] Get-Context - Should return all contexts 5ms (4ms|1ms)
Process-PSModule / Test module (pwsh, windows-latest)
[-] Get-Context -ID '*' - Should return all contexts 3ms (2ms|0ms)
Process-PSModule / Test module (pwsh, windows-latest)
[-] Get-Context -ID 'TestID*' - Should return all contexts 3ms (2ms|0ms)
Process-PSModule / Test module (pwsh, windows-latest)
[-] Get-Context -ID '' - Should return no contexts 3ms (2ms|0ms)
Process-PSModule / Test module (pwsh, windows-latest)
[-] Get-Context -ID $null - Should return no contexts 3ms (2ms|0ms)
Process-PSModule / Test module (pwsh, windows-latest)
[-] Remove-Context -ID 'AContextID' - Should remove the context 14ms (12ms|1ms)
Process-PSModule / Test module (pwsh, windows-latest)
[-] Renames the context successfully 7ms (5ms|2ms)
Process-PSModule / Test module status
Process completed with exit code 1.
Process-PSModule / Build Site
Canceling since a higher priority waiting request for 'Process-PSModule-refs/pull/63/merge' exists
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 / 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.91 KB
Linux-Test-Report
4.53 KB
Windows-CodeCoverage-Report
1.9 KB
Windows-Test-Report
4.57 KB
docs Expired
3.77 KB
macOS-CodeCoverage-Report
1.91 KB
macOS-Test-Report
4.57 KB
module Expired
6.36 KB