Skip to content

Add CI pipeline with Github Actions to validate the script #1

Add CI pipeline with Github Actions to validate the script

Add CI pipeline with Github Actions to validate the script #1

Triggered via pull request November 27, 2023 12:18
@pferreirafabriciopferreirafabricio
synchronize #5
ci
Status Failure
Total duration 1m 0s
Artifacts

tests.yml

on: pull_request
test-powershell
48s
test-powershell
Matrix: test-pwsh
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test-pwsh (ubuntu-latest)
System.Management.Automation.RuntimeException: No test files were found and no scriptblocks were provided. Please ensure that you provided at least one path to a *.Tests.ps1 file, or a directory that contains such file. Or that you provided a ScriptBlock test container.
test-pwsh (ubuntu-latest)
Process completed with exit code 1.
test-pwsh (macos-latest)
System.Management.Automation.RuntimeException: No test files were found and no scriptblocks were provided. Please ensure that you provided at least one path to a *.Tests.ps1 file, or a directory that contains such file. Or that you provided a ScriptBlock test container.
test-pwsh (macos-latest)
Process completed with exit code 1.
test-pwsh (windows-latest)
System.Management.Automation.RuntimeException: No test files were found and no scriptblocks were provided. Please ensure that you provided at least one path to a *.Tests.ps1 file, or a directory that contains such file. Or that you provided a ScriptBlock test container.
test-pwsh (windows-latest)
Process completed with exit code 1.
test-powershell
System.Management.Automation.RuntimeException: No test files were found and no scriptblocks were provided. Please ensure that you provided at least one path to a *.Tests.ps1 file, or a directory that contains such file. Or that you provided a ScriptBlock test container.