Skip to content

compiled waitForIt using go compiler #279

compiled waitForIt using go compiler

compiled waitForIt using go compiler #279

GitHub Actions / JUnit bash-tools-ubuntu-5.0 failed Sep 7, 2024 in 0s

182 tests run, 181 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 1 in vendor/bash-tools-framework/.vscode/bats.code-snippets

See this annotation in the file changed.

@github-actions github-actions / JUnit bash-tools-ubuntu-5.0

bats.PostmanCli::config

(from function `fail' in file vendor/bash-tools-framework/vendor/bats-support/src/error.bash, line 40,
 from function `assert_line' in file vendor/bash-tools-framework/vendor/bats-assert/src/assert_line.bash, line 202,
Raw output
(from function `fail' in file vendor/bash-tools-framework/vendor/bats-support/src/error.bash, line 40,
 from function `assert_line' in file vendor/bash-tools-framework/vendor/bats-assert/src/assert_line.bash, line 202,
 in test file src/_binaries/Postman/postmanCli.bats, line 34)
  `assert_line --index 9 'BASH_FRAMEWORK_THEME                     = "default"'' failed

-- line differs --
index    : 9
expected : BASH_FRAMEWORK_THEME                     = "default"
actual   : BASH_FRAMEWORK_THEME                     = "noColor"
--