test: stabilize release CLI assertions #65
Annotations
3 errors and 1 warning
|
Test and build
Process completed with exit code 1.
|
|
Test and build:
tests/test_main.py#L145
test_cancel_all_help_documents_confirmation_bypass
AssertionError: assert '--yes' in '\x1b[1m ...──────────────────────────────────────────────────────────────────────────────────────────────────────────╯\x1b[0m\n\n'
+ where '\x1b[1m ...──────────────────────────────────────────────────────────────────────────────────────────────────────────╯\x1b[0m\n\n' = <Result okay>.output
|
|
Test and build:
tests/test_blueprint_cmds.py#L991
test_blueprint_run_help_lists_repeatable_set_option
AssertionError: assert '--set' in '\x1b[1m ...──────────────────────────────────────────────────────────────────────────────────────────────────────────╯\x1b[0m\n\n'
+ where '\x1b[1m ...──────────────────────────────────────────────────────────────────────────────────────────────────────────╯\x1b[0m\n\n' = <Result okay>.output
|
|
Test and build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|