bash-compiler 2.0.0 kcl refactoring - rebuilt binaries #308
GitHub Actions / JUnit bash-tools-ubuntu-5.3
failed
Oct 12, 2024 in 0s
183 tests run, 181 passed, 0 skipped, 2 failed.
Annotations
Check failure on line 1 in vendor/bash-tools-framework/.vscode/bats.code-snippets
github-actions / JUnit bash-tools-ubuntu-5.3
bats.Database::dbScriptAllDatabases::display_help
(from function `testCommand' in file src/batsHeaders.sh, line 49,
in test file src/_binaries/Database/dbScriptAllDatabases/dbScriptAllDatabases.bats, line 37)
Raw output
(from function `testCommand' in file src/batsHeaders.sh, line 49,
in test file src/_binaries/Database/dbScriptAllDatabases/dbScriptAllDatabases.bats, line 37)
`testCommand "${binDir}/dbScriptAllDatabases" dbScriptAllDatabases.help.txt' failed
83,84c83,84
< --database <dbName> {list} (optional)
< If provided will check only databases specified,
---
> --database <dbName> {single}
> If provided will check only this db,
Check failure on line 1 in vendor/bash-tools-framework/.vscode/bats.code-snippets
github-actions / JUnit bash-tools-ubuntu-5.3
bats.Utils::waitForIt::display_help
(from function `testCommand' in file src/batsHeaders.sh, line 49,
in test file src/_binaries/Utils/waitForIt/waitForIt.bats, line 22)
Raw output
(from function `testCommand' in file src/batsHeaders.sh, line 49,
in test file src/_binaries/Utils/waitForIt/waitForIt.bats, line 22)
`testCommand "${binDir}/waitForIt" waitForIt.help.txt' failed
77c77
< SPECIFIC OPTIONS:
---
> OPTIONS:
Loading