Initialize powershell-scripts-validation workflow #1
powershell-scripts-validation.yml
on: push
run-unit-tests
20s
PSScriptAnalyzer
18s
Annotations
7 errors
PSScriptAnalyzer
Code scanning is not enabled for this repository. Please enable code scanning in the repository settings.
|
run-unit-tests
[-] Export-GitHubRepositoriesDetails Unit Test.Valid execution with mocked commands.Should return a valid array of repositories with correct properties when valid parameters are provided 616ms (612ms|4ms)
|
run-unit-tests
[-] Export-GitHubRepositoriesDetails Unit Test.Valid execution with mocked commands.Should return an array of repositories where duplicate repositories are removed 316ms (315ms|1ms)
|
run-unit-tests
[-] Export-GitHubRepositoriesDetails Unit Test.Valid execution with mocked commands.Should create the parent folder of the output file if it does not exist 408ms (407ms|1ms)
|
run-unit-tests
[-] Get-GitHubRepositoryDetails Unit Test.Parameters validation.Should not throw an error for a RepositoryFullName like 'ORBISAG/ORBIS.PCF.ColorfulOptionset' 265ms (264ms|1ms)
|
run-unit-tests
[-] Get-GitHubRepositoryDetails Unit Test.Parameters validation.Should not throw an error for a RepositoryFullName like 'microsoft/MTC_GuestAccessTeamsWorkshop' 272ms (267ms|5ms)
|
run-unit-tests
Process completed with exit code 1.
|