GitHub Actions / Integration Test Results - AdoBasic
failed
Dec 6, 2025 in 0s
1 fail in 11m 27s
Annotations
Check warning on line 0 in OctoshiftCLI.IntegrationTests.AdoBasicToGithub
github-actions / Integration Test Results - AdoBasic
Basic (OctoshiftCLI.IntegrationTests.AdoBasicToGithub) failed
src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 11m 27s]
Raw output
CliWrap.Exceptions.CommandExecutionException : Command execution failed because the underlying process (pwsh#2989) returned a non-zero exit code (1).
Command:
pwsh -File /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/bin/Debug/net8.0/../../../../../dist/linux-x64/migrate.ps1
You can suppress this validation by calling `WithValidation(CommandResultValidation.None)` on the command.
at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 278
at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 294
at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 294
at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 294
at OctoshiftCLI.IntegrationTests.TestHelper.RunShellCommand(String command, String fileName, String workingDirectory, IReadOnlyDictionary`2 environmentVariables) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 554
at OctoshiftCLI.IntegrationTests.TestHelper.RunPowershellScript(String script, IReadOnlyDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 545
at OctoshiftCLI.IntegrationTests.TestHelper.RunCliMigration(String generateScriptCommand, String cliName, IReadOnlyDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 533
at OctoshiftCLI.IntegrationTests.TestHelper.RunAdoToGithubCliMigration(String generateScriptCommand, IReadOnlyDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 566
at OctoshiftCLI.IntegrationTests.AdoBasicToGithub.Basic() in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/AdoBasicToGithub.cs:line 42
--- End of stack trace from previous location ---
Check notice on line 0 in .github
github-actions / Integration Test Results - AdoBasic
1 test found
There is 1 test, see "Raw output" for the name of the test.
Raw output
OctoshiftCLI.IntegrationTests.AdoBasicToGithub ‑ Basic
Loading