Skip to content

Process-PSModule - [🩹 [Patch]: Improve error handling in Git configuration scripts #257] by @MariusStorhaug #1150

Process-PSModule - [🩹 [Patch]: Improve error handling in Git configuration scripts #257] by @MariusStorhaug

Process-PSModule - [🩹 [Patch]: Improve error handling in Git configuration scripts #257] by @MariusStorhaug #1150

Triggered via pull request January 10, 2025 21:41
@MariusStorhaugMariusStorhaug
synchronize #257
gitYes
Status Failure
Total duration 1m 20s
Artifacts

Process-PSModule.yml

on: pull_request
Process-PSModule  /  Test source code (pwsh, ubuntu-latest)
42s
Process-PSModule / Test source code (pwsh, ubuntu-latest)
Process-PSModule  /  Test source code (pwsh, macos-latest)
35s
Process-PSModule / Test source code (pwsh, macos-latest)
Process-PSModule  /  Test source code (pwsh, windows-latest)
49s
Process-PSModule / Test source code (pwsh, windows-latest)
Process-PSModule  /  Build module
0s
Process-PSModule / Build module
Process-PSModule  /  Lint documentation
0s
Process-PSModule / Lint documentation
Process-PSModule  /  Test module (pwsh, ubuntu-latest)
0s
Process-PSModule / Test module (pwsh, ubuntu-latest)
Process-PSModule  /  Test module (pwsh, macos-latest)
0s
Process-PSModule / Test module (pwsh, macos-latest)
Process-PSModule  /  Test module (pwsh, windows-latest)
0s
Process-PSModule / Test module (pwsh, windows-latest)
Process-PSModule  /  Build Site
0s
Process-PSModule / Build Site
Process-PSModule  /  Test module status
14s
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

16 errors and 31 warnings
Process-PSModule / Test source code (pwsh, macos-latest)
[-] Changing automtic variables might have undesired side effects (PSAvoidAssignmentToAutomaticVariable) 45ms (43ms|1ms)
Process-PSModule / Test source code (pwsh, macos-latest)
[-] Extra Variables (PSUseDeclaredVarsMoreThanAssignments) 14ms (13ms|1ms)
Process-PSModule / Test source code (pwsh, macos-latest)
[-] All public functions/filters have tests (ID: FunctionTest) 283ms (282ms|1ms)
Process-PSModule / Test source code (pwsh, macos-latest)
❌ Some [3] tests failed.
Process-PSModule / Test source code (pwsh, macos-latest)
Process completed with exit code 1.
Process-PSModule / Test source code (pwsh, ubuntu-latest)
[-] Changing automtic variables might have undesired side effects (PSAvoidAssignmentToAutomaticVariable) 101ms (99ms|2ms)
Process-PSModule / Test source code (pwsh, ubuntu-latest)
[-] Extra Variables (PSUseDeclaredVarsMoreThanAssignments) 12ms (10ms|1ms)
Process-PSModule / Test source code (pwsh, ubuntu-latest)
[-] All public functions/filters have tests (ID: FunctionTest) 222ms (221ms|1ms)
Process-PSModule / Test source code (pwsh, ubuntu-latest)
❌ Some [3] tests failed.
Process-PSModule / Test source code (pwsh, ubuntu-latest)
Process completed with exit code 1.
Process-PSModule / Test source code (pwsh, windows-latest)
[-] Changing automtic variables might have undesired side effects (PSAvoidAssignmentToAutomaticVariable) 82ms (80ms|2ms)
Process-PSModule / Test source code (pwsh, windows-latest)
[-] Extra Variables (PSUseDeclaredVarsMoreThanAssignments) 8ms (6ms|2ms)
Process-PSModule / Test source code (pwsh, windows-latest)
[-] All public functions/filters have tests (ID: FunctionTest) 281ms (280ms|1ms)
Process-PSModule / Test source code (pwsh, windows-latest)
❌ Some [3] tests failed.
Process-PSModule / Test source code (pwsh, windows-latest)
Process completed with exit code 1.
Process-PSModule / Test module status
Unable to download artifact(s): Artifact not found for name: module Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
Skipping FunctionTest test
- functions/public/Organization/Remove-GitHubOrganization.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions/public/Organization/Update-GitHubOrganizationSecurityFeature.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions/public/Releases/Releases/Get-GitHubRelease.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions/public/Releases/Releases/New-GitHubRelease.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions/public/Releases/Releases/New-GitHubReleaseNote.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions/public/Releases/Releases/Remove-GitHubRelease.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions/public/Releases/Releases/Set-GitHubRelease.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions/public/Releases/Assets/Add-GitHubReleaseAsset.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions/public/Releases/Assets/Get-GitHubReleaseAsset.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions/public/Releases/Assets/Remove-GitHubReleaseAsset.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions/public/Users/SSH-Signing-Keys/Add-GitHubUserSigningKey.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions/public/Users/SSH-Signing-Keys/Get-GitHubUserSigningKey.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions/public/Users/SSH-Signing-Keys/Remove-GitHubUserSigningKey.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions/public/Users/Keys/Add-GitHubUserKey.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions/public/Users/Keys/Get-GitHubUserKey.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions/public/Users/Keys/Remove-GitHubUserKey.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions/public/Users/GPG-Keys/Add-GitHubUserGpgKey.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions/public/Users/GPG-Keys/Get-GitHubUserGpgKey.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions/public/Users/GPG-Keys/Remove-GitHubUserGpgKey.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions/public/Users/Emails/Update-GitHubUserEmailVisibility.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions\public\Actions\Disable-GitHubWorkflow.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions\public\Actions\Enable-GitHubWorkflow.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions\public\Actions\Get-GitHubWorkflow.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions\public\Actions\Get-GitHubWorkflowRun.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions\public\Actions\Get-GitHubWorkflowUsage.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions\public\Actions\Remove-GitHubWorkflowRun.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions\public\Actions\Start-GitHubWorkflow.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions\public\Actions\Start-GitHubWorkflowReRun.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions\public\Actions\Stop-GitHubWorkflowRun.ps1 - Will add a test for this function in a future PR
Skipping FunctionTest test
- functions\public\Branches\Get-GitHubRepoBranch.ps1 - Will add a test for this function in a future PR
Process-PSModule / Test module status
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636