Skip to content

🩹 [Patch]: Current Jwt module ready for maintained publication #162

🩹 [Patch]: Current Jwt module ready for maintained publication

🩹 [Patch]: Current Jwt module ready for maintained publication #162

Triggered via pull request May 9, 2026 22:15
@MariusStorhaugMariusStorhaug
synchronize #18
init
Status Failure
Total duration 2m 25s
Artifacts 22

Process-PSModule.yml

on: pull_request
Process-PSModule  /  ...  /  Get-Settings
22s
Process-PSModule / Get-Settings / Get-Settings
Process-PSModule  /  ...  /  Build-Module
10s
Process-PSModule / Build-Module / Build-Module
Matrix: Process-PSModule / Lint-SourceCode / Lint-SourceCode
Matrix: Process-PSModule / Test-SourceCode / Test-SourceCode
Process-PSModule  /  ...  /  Lint code base
1m 56s
Process-PSModule / Lint-Repository / Lint code base
Matrix: Process-PSModule / Test-Module / Lint-Module
Matrix: Process-PSModule / Test-Module / Test-Module
Process-PSModule  /  ...  /  Build-Docs
Process-PSModule / Build-Docs / Build-Docs
Process-PSModule  /  ...  /  BeforeAll-ModuleLocal
Process-PSModule / BeforeAll-ModuleLocal / BeforeAll-ModuleLocal
Process-PSModule  /  ...  /  Build-Site
Process-PSModule / Build-Site / Build-Site
Matrix: Process-PSModule / Test-ModuleLocal / Test-ModuleLocal
Process-PSModule  /  ...  /  Get-TestResults
21s
Process-PSModule / Get-TestResults / Get-TestResults
Process-PSModule  /  ...  /  Get-CodeCoverage
19s
Process-PSModule / Get-CodeCoverage / Get-CodeCoverage
Process-PSModule  /  ...  /  AfterAll-ModuleLocal
Process-PSModule / AfterAll-ModuleLocal / AfterAll-ModuleLocal
Process-PSModule  /  ...  /  Publish-Module
Process-PSModule / Publish-Module / Publish-Module
Process-PSModule  /  ...  /  Publish-Site
Process-PSModule / Publish-Site / Publish-Site
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 9 notices
Process-PSModule / Test-ModuleLocal / Test-Jwt (Linux)
[-] ConvertTo-Base64UrlString - encodes the header as base64url 58ms (51ms|7ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (Linux)
[-] New-Jwt - requires a secret 85ms (83ms|2ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (Linux)
[-] Test-Jwt - fails validation for a tampered token 32ms (30ms|2ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (Linux)
[-] New-Jwt/Test-Jwt - creates and validates the token 33ms (31ms|2ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (Linux)
[-] Get-JwtPayload - extracts the payload 43ms (39ms|3ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (Linux)
[-] Get-JwtHeader - extracts the header 35ms (33ms|3ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (Linux)
[-] ConvertFrom-Base64UrlString - decodes the payload from base64url 36ms (33ms|3ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (Linux)
[-] ConvertTo-Base64UrlString - encodes the payload as base64url 34ms (32ms|2ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (Linux)
[-] ConvertFrom-Base64UrlString - decodes the header from base64url 36ms (33ms|2ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (Linux)
[-] ConvertTo-Base64UrlString - encodes the header as base64url 779ms (750ms|29ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (macOS)
[-] ConvertTo-Base64UrlString - encodes the header as base64url 61ms (60ms|1ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (macOS)
[-] New-Jwt - requires a secret 70ms (69ms|1ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (macOS)
[-] Test-Jwt - fails validation for a tampered token 25ms (24ms|1ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (macOS)
[-] New-Jwt/Test-Jwt - creates and validates the token 24ms (23ms|1ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (macOS)
[-] Get-JwtPayload - extracts the payload 21ms (20ms|1ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (macOS)
[-] Get-JwtHeader - extracts the header 22ms (21ms|1ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (macOS)
[-] ConvertFrom-Base64UrlString - decodes the payload from base64url 22ms (21ms|1ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (macOS)
[-] ConvertTo-Base64UrlString - encodes the payload as base64url 22ms (21ms|1ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (macOS)
[-] ConvertFrom-Base64UrlString - decodes the header from base64url 22ms (22ms|1ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (macOS)
[-] ConvertTo-Base64UrlString - encodes the header as base64url 49ms (34ms|16ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (Windows)
[-] ConvertTo-Base64UrlString - encodes the header as base64url 62ms (53ms|9ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (Windows)
[-] New-Jwt - requires a secret 100ms (98ms|2ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (Windows)
[-] Test-Jwt - fails validation for a tampered token 50ms (49ms|2ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (Windows)
[-] New-Jwt/Test-Jwt - creates and validates the token 59ms (58ms|1ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (Windows)
[-] Get-JwtPayload - extracts the payload 58ms (56ms|2ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (Windows)
[-] Get-JwtHeader - extracts the header 58ms (57ms|1ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (Windows)
[-] ConvertFrom-Base64UrlString - decodes the payload from base64url 49ms (48ms|2ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (Windows)
[-] ConvertTo-Base64UrlString - encodes the payload as base64url 47ms (46ms|1ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (Windows)
[-] ConvertFrom-Base64UrlString - decodes the header from base64url 49ms (48ms|1ms)
Process-PSModule / Test-ModuleLocal / Test-Jwt (Windows)
[-] ConvertTo-Base64UrlString - encodes the header as base64url 170ms (139ms|30ms)
Process-PSModule / Get-TestResults / Get-TestResults
There are 66 failed tests of 558 tests
Process-PSModule / Get-TestResults / Get-TestResults
22 tests failed in file: Jwt-Windows-TestResult-Report
Process-PSModule / Get-TestResults / Get-TestResults
No tests passed according to file: Jwt-Windows-TestResult-Report
Process-PSModule / Get-TestResults / Get-TestResults
Test result value 'Failed' indicates failure in file: Jwt-Windows-TestResult-Report
Process-PSModule / Get-TestResults / Get-TestResults
22 tests failed in file: Jwt-macOS-TestResult-Report
Process-PSModule / Get-TestResults / Get-TestResults
No tests passed according to file: Jwt-macOS-TestResult-Report
Process-PSModule / Get-TestResults / Get-TestResults
Test result value 'Failed' indicates failure in file: Jwt-macOS-TestResult-Report
Process-PSModule / Get-TestResults / Get-TestResults
22 tests failed in file: Jwt-Linux-TestResult-Report
Process-PSModule / Get-TestResults / Get-TestResults
No tests passed according to file: Jwt-Linux-TestResult-Report
Process-PSModule / Get-TestResults / Get-TestResults
Test result value 'Failed' indicates failure in file: Jwt-Linux-TestResult-Report
Process-PSModule / Test-SourceCode / Test-SourceCode (Windows)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
Process-PSModule / Test-ModuleLocal / Test-Jwt (Linux)
❌ Some [22] tests failed.
Process-PSModule / Test-ModuleLocal / Test-Jwt (macOS)
❌ Some [22] tests failed.
Process-PSModule / Test-Module / Test-Module (Windows)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
Process-PSModule / Test-ModuleLocal / Test-Jwt (Windows)
❌ Some [22] tests failed.
Process-PSModule / Test-ModuleLocal / Test-Jwt (Windows)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
Process-PSModule / Lint-SourceCode / Lint-SourceCode (Windows)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
Process-PSModule / Test-Module / Lint-Module (Windows)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
Process-PSModule / Get-CodeCoverage / Get-CodeCoverage
Coverage is above target! Found 100%, target is 0%.

Artifacts

Produced during runtime
Name Size Digest
Jwt-Linux-CodeCoverage Expired
1.67 KB
sha256:6f03132b5434fee026d805e81121db71b1f1edba7f9fe6f876481340b843cd10
Jwt-Linux-TestResults Expired
4.24 KB
sha256:c181fe6ee37bb135500a7eae88ac63197ec4dabc5f080153295be69e0b2fa0c4
Jwt-Windows-CodeCoverage Expired
1.7 KB
sha256:9d1235cf0568334d8ba3b0c7d17f55409a4acfee46dae39a8b0388ad2e2f1216
Jwt-Windows-TestResults Expired
4.31 KB
sha256:d1d7f6fb5268b0789c0ee068d9edc02e566e1cb717b758b31549cd9b1cf20722
Jwt-macOS-CodeCoverage Expired
1.68 KB
sha256:8cac3856302d5eeda1594903753e751160e2136fef83954e59b3029aa8494d03
Jwt-macOS-TestResults Expired
4.23 KB
sha256:49287788550de6c75195f4332e5ff6f5a83290070b26abf13aa5a82bf1912ccb
PSModuleLint-Module-Linux-TestResults Expired
9.11 KB
sha256:b698b648f7cb14946e5647650b7c0b9977bedb4b7bc8a3044f2e4933a6324d18
PSModuleLint-Module-Windows-TestResults Expired
9.16 KB
sha256:caed7d40fcb0fd5c3a019735d97c7f2d1226b91dd6cbb3b16e7fbdb115a0a645
PSModuleLint-Module-macOS-TestResults Expired
9.04 KB
sha256:ec89ad6cd6d64abe0526df3bfbceb2c354ca97e0e9d8e9caf3ff6044fbfeb6a5
PSModuleLint-SourceCode-Linux-TestResults Expired
9.06 KB
sha256:32c7d87b354af6dd9ca11b0b194ab9f3363d7557ca3e97bc2678bb8c356f633c
PSModuleLint-SourceCode-Windows-TestResults Expired
9.13 KB
sha256:fb96ce0c816a96f03421648e89981c0a6ec9d0321333e8b61629435870d6cad5
PSModuleLint-SourceCode-macOS-TestResults Expired
9.21 KB
sha256:758a75da5b9651c85ff8087f83044efd45147cb337abbb3a153a5a4a7fb1e815
PSModuleTest-Module-Linux-CodeCoverage Expired
1.59 KB
sha256:6adc35b31bc5fb5830a8f6ce30782087f3aad88afbac01bc7f9dcbf1400ca04d
PSModuleTest-Module-Linux-TestResults Expired
2.61 KB
sha256:6e7974f045b03933717f980da121e389bc4337705d6a336ffcb1d3f11063bf94
PSModuleTest-Module-Windows-CodeCoverage Expired
1.61 KB
sha256:6bd974a07011d3a02521fe22b647ad2364e24113386a481e8c3dfddba953a83f
PSModuleTest-Module-Windows-TestResults Expired
2.7 KB
sha256:d701af0c1b79d71d7a4c8767fb6e8dda038d6fab3adb87f57551093f601439b3
PSModuleTest-Module-macOS-CodeCoverage Expired
1.59 KB
sha256:a9533e85236a912cd281d5ad473d00d7dd6b2242a9a8ece4792a56a85662c94f
PSModuleTest-Module-macOS-TestResults Expired
2.66 KB
sha256:8aa7ec4cf2df40918107d4e9d2a7c6165e65a1e43a7a6a00e24e0bf4a92bfbe4
PSModuleTest-SourceCode-Linux-TestResults Expired
3.49 KB
sha256:4b606e2a84ee5f8c27b105c3a8e56485035cc05f89cde81dfca87c971048603a
PSModuleTest-SourceCode-Windows-TestResults Expired
3.55 KB
sha256:cc71717fc40820c8cb821a091485153ca05031e393e7fca3c5e919a528081abf
PSModuleTest-SourceCode-macOS-TestResults Expired
3.52 KB
sha256:de6b948b5facfa9d6cfdd1081e7c1db3614f3e4edbab3ea871a82869dda9b16f
module Expired
1.09 KB
sha256:971681dfd288738e78cbd4e74ef1ed935ebcea921462e532b69e65cc55587ce2