Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 #385

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

chore(deps): bump cross-spawn from 7.0.3 to 7.0.6

2baf111
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 #385

chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
2baf111
Select commit
Loading
Failed to load commit list.
GitHub Actions / TestsResults (dotnet) succeeded Nov 19, 2024 in 1s

TestsResults (dotnet) ✔️

Tests passed successfully

✔️ TestResults.trx

38 tests were completed in 49s with 38 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
gsudo.Tests.ArgumentParsingTests 2✔️ 4ms
gsudo.Tests.CmdTests 13✔️ 11s
gsudo.Tests.CommandLineParserTests 5✔️ 153ms
gsudo.Tests.PowerShellCoreAttachedTests 6✔️ 7s
gsudo.Tests.PowerShellCoreTests 6✔️ 19s
gsudo.Tests.PowerShellTests 6✔️ 6s

✔️ gsudo.Tests.ArgumentParsingTests

✔️ Arguments_NoQuotesTests
✔️ Arguments_QuotedTests

✔️ gsudo.Tests.CmdTests

✔️ Cmd_BatchFileWithoutExtensionTest
✔️ Cmd_ChangeDirTest
✔️ Cmd_CommandLineAppNoWaitTest
✔️ Cmd_DebugTestHelper
✔️ Cmd_DirTest
✔️ Cmd_EchoDoubleQuotesTest
✔️ Cmd_EchoSimpleQuotesTest
✔️ Cmd_ExitCodeTest_1
✔️ Cmd_ExitCodeTest_2
✔️ Cmd_UnexistentAppTest
✔️ Cmd_WindowsAppNoWaitTest
✔️ Cmd_WindowsAppWaitTest
✔️ Cmd_WindowsAppWithQuotesTest

✔️ gsudo.Tests.CommandLineParserTests

✔️ CmdLine_Flags_System
✔️ CmdLine_Flags1
✔️ CmdLine_Help
✔️ CmdLine_OptionWithArguments
✔️ CmdLine_TrustedInstaller

✔️ gsudo.Tests.PowerShellCoreAttachedTests

✔️ PS_CommandLineEchoDoubleQuotesTest
✔️ PS_CommandLineEchoSingleQuotesTest
✔️ PS_EchoDoubleQuotesTest
✔️ PS_EchoNoQuotesTest
✔️ PS_EchoSingleQuotesTest
✔️ PS_WriteProgress

✔️ gsudo.Tests.PowerShellCoreTests

✔️ PS_CommandLineEchoDoubleQuotesTest
✔️ PS_CommandLineEchoSingleQuotesTest
✔️ PS_EchoDoubleQuotesTest
✔️ PS_EchoNoQuotesTest
✔️ PS_EchoSingleQuotesTest
✔️ PS_WriteProgress

✔️ gsudo.Tests.PowerShellTests

✔️ PS_CommandLineEchoDoubleQuotesTest
✔️ PS_CommandLineEchoSingleQuotesTest
✔️ PS_EchoDoubleQuotesTest
✔️ PS_EchoNoQuotesTest
✔️ PS_EchoSingleQuotesTest
✔️ PS_WriteProgress