Skip to content

Merge pull request #1451 from github/mulana/security-issue-environmen…

Sign in for the full log view
GitHub Actions / Integration Test Results - Ghes failed Nov 8, 2025 in 0s

1 fail, 1 pass in 18m 18s

2 tests   1 ✅  18m 18s ⏱️
1 suites  0 💤
1 files    1 ❌

Results for commit 90ffa63.

Annotations

Check warning on line 0 in OctoshiftCLI.IntegrationTests.GhesToGithub

See this annotation in the file changed.

@github-actions github-actions / Integration Test Results - Ghes

Basic(useGithubStorage: False) (OctoshiftCLI.IntegrationTests.GhesToGithub) failed

src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 5m 56s]
Raw output
CliWrap.Exceptions.CommandExecutionException : Command execution failed because the underlying process (pwsh#3525) 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.RunGeiCliMigration(String generateScriptCommand, IReadOnlyDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 569
   at OctoshiftCLI.IntegrationTests.GhesToGithub.Basic(Boolean useGithubStorage) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/GhesToGithub.cs:line 106
--- End of stack trace from previous location ---

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Integration Test Results - Ghes

2 tests found

There are 2 tests, see "Raw output" for the full list of tests.
Raw output
OctoshiftCLI.IntegrationTests.GhesToGithub ‑ Basic(useGithubStorage: False)
OctoshiftCLI.IntegrationTests.GhesToGithub ‑ Basic(useGithubStorage: True)