wip #1219
Annotations
9 errors and 2 warnings
Test - wsl-bash should fail if one of the commands fails (provocation)
Process completed with exit code 1.
|
Test - wsl-bash should fail if no script file is given (provocation)
Invalid shell option. Shell must be a valid built-in (bash, sh, cmd, powershell, pwsh) or a format string containing '{0}'
|
Test - wsl-bash should fail if any command in a pipe fails (provocation)
Process completed with exit code 1.
|
Test - wsl-bash should fail if the script fails (provocation)
Process completed with exit code 1.
|
Test - wsl-bash should fail if given script file does not exist (provocation)
Process completed with exit code 1.
|
Test - wsl-bash should fail if excess argument is given (provocation)
Process completed with exit code 1.
|
Test - wsl-bash should fail if more than one parameter is given and first is not -u (provocation)
Process completed with exit code 1.
|
Test - wsl-bash should fail if only user is given (provocation)
Process completed with exit code 1.
|
Test - wsl-bash should fail if an undefined variable is used (provocation)
Process completed with exit code 1.
|
Execute action
FOO 2: ENOENT: no such file or directory, stat 'C:\Users\runneradmin\AppData\Local\Microsoft\WindowsApps\wsl.EXE'
Error: ENOENT: no such file or directory, stat 'C:\Users\runneradmin\AppData\Local\Microsoft\WindowsApps\wsl.EXE'
at stat (node:internal/fs/promises:1032:18)
|
Execute action
FOO 4: ENOENT: no such file or directory, stat 'C:\Users\runneradmin\AppData\Local\Microsoft\WindowsApps\wsl.EXE'
Error: ENOENT: no such file or directory, stat 'C:\Users\runneradmin\AppData\Local\Microsoft\WindowsApps\wsl.EXE'
at stat (node:internal/fs/promises:1032:18)
|
Loading