Skip to content

Enhancement of update-release-notes command #6655

Enhancement of update-release-notes command

Enhancement of update-release-notes command #6655

Triggered via pull request November 19, 2024 13:48
Status Failure
Total duration 20m 9s
Artifacts 17

on-push.yml

on: pull_request
Matrix: graph-tests
Matrix: integration-tests
Matrix: unit-tests
Pre Commit Checks
4m 16s
Pre Commit Checks
Test Pre-Commit Command
9m 27s
Test Pre-Commit Command
Test Graph Commands
6m 33s
Test Graph Commands
Test Old Validate Command
19m 58s
Test Old Validate Command
Test New Validate Command
17m 51s
Test New Validate Command
validate-changelog
32s
validate-changelog
Test validate-content-path
8s
Test validate-content-path
Generate Validate Docs
25s
Generate Validate Docs
Verify SDK Pip Installation
38s
Verify SDK Pip Installation
coverage
0s
coverage
slack-notify-master-failure
0s
slack-notify-master-failure
Fit to window
Zoom out
Zoom in

Annotations

41 errors
validate-changelog
Process completed with exit code 1.
Graph Tests / Python 3.9
Process completed with exit code 2.
Graph Tests / Python 3.9
Process completed with exit code 2.
Integration Tests / Python 3.9
Process completed with exit code 2.
Integration Tests / Python 3.9
Process completed with exit code 2.
Unit Tests / Python 3.9
Process completed with exit code 2.
Unit Tests / Python 3.9
Process completed with exit code 2.
Pre Commit Checks
Process completed with exit code 1.
Unit Tests / Python 3.11
Process completed with exit code 1.
Unit Tests / Python 3.11: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L186
TestRNUpdate.test_build_rn_template_integration TypeError: expected str, bytes or os.PathLike object, not NoneType
Unit Tests / Python 3.11: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L257
TestRNUpdate.test_build_rn_template_playbook_new_file AssertionError: assert '\n#### Playb...description\n' == '\n#### Playb...description\n' #### Playbooks ##### New: Hello World Playbook - - New: added a new playbook - None which Hello World Playbook description + - New: Hello World Playbook description
Unit Tests / Python 3.11: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L297
TestRNUpdate.test_build_rn_template_markdown_valid TypeError: expected str, bytes or os.PathLike object, not NoneType
Unit Tests / Python 3.11: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L336
TestRNUpdate.test_build_rn_template_playbook_modified_file TypeError: expected str, bytes or os.PathLike object, not NoneType
Unit Tests / Python 3.11: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L366
TestRNUpdate.test_build_rn_template_file_without_description TypeError: expected str, bytes or os.PathLike object, not NoneType
Unit Tests / Python 3.11: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L1118
TestRNUpdate.test_build_rn_template_with_fromversion TypeError: expected str, bytes or os.PathLike object, not NoneType
Unit Tests / Python 3.11: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L1372
TestRNUpdate.test_update_rn_with_deprecated_and_text AssertionError: assert '##### Integr...xt for test\n' == '##### Integr...%% instead.\n' ##### Integration test + - Added the **API Key ID** parameter. + - Added the **Trust any certificate (not secure)** parameter. + - Added the **Server URL (copy URL from XDR - click ? to see more info.)** parameter. + - Added the **API Key** parameter. + - Added the **Use system proxy settings** parameter. + - Added the **Fetch incidents** parameter. + - Added the **First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days)** parameter. + - Added the **Incident type** parameter. + - Deprecated ***xdr-get-incidents*** command. Use %%% instead. - text for test - - Command ***xdr-get-incidents*** is deprecated. Use %%% instead.
Unit Tests / Python 3.11: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L1404
TestRNUpdate.test_deprecated_rn_integration_command TypeError: get_deprecated_rn() missing 1 required positional argument: 'file_type'
Unit Tests / Python 3.11: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L1481
TestRNUpdate.test_deprecated_rn_yml[path0-integration-True-] TypeError: get_deprecated_rn() missing 1 required positional argument: 'file_type'
Unit Tests / Python 3.11: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L1481
TestRNUpdate.test_deprecated_rn_yml[path1-integration-False-] TypeError: get_deprecated_rn() missing 1 required positional argument: 'file_type'
Unit Tests / Python 3.10
Process completed with exit code 1.
Unit Tests / Python 3.10: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L186
TestRNUpdate.test_build_rn_template_integration TypeError: expected str, bytes or os.PathLike object, not NoneType
Unit Tests / Python 3.10: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L257
TestRNUpdate.test_build_rn_template_playbook_new_file AssertionError: assert '\n#### Playb...description\n' == '\n#### Playb...description\n' #### Playbooks ##### New: Hello World Playbook - - New: added a new playbook - None which Hello World Playbook description + - New: Hello World Playbook description
Unit Tests / Python 3.10: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L297
TestRNUpdate.test_build_rn_template_markdown_valid TypeError: expected str, bytes or os.PathLike object, not NoneType
Unit Tests / Python 3.10: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L336
TestRNUpdate.test_build_rn_template_playbook_modified_file TypeError: expected str, bytes or os.PathLike object, not NoneType
Unit Tests / Python 3.10: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L366
TestRNUpdate.test_build_rn_template_file_without_description TypeError: expected str, bytes or os.PathLike object, not NoneType
Unit Tests / Python 3.10: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L1118
TestRNUpdate.test_build_rn_template_with_fromversion TypeError: expected str, bytes or os.PathLike object, not NoneType
Unit Tests / Python 3.10: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L1372
TestRNUpdate.test_update_rn_with_deprecated_and_text AssertionError: assert '##### Integr...xt for test\n' == '##### Integr...%% instead.\n' ##### Integration test + - Added the **API Key** parameter. + - Added the **Server URL (copy URL from XDR - click ? to see more info.)** parameter. + - Added the **Trust any certificate (not secure)** parameter. + - Added the **First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days)** parameter. + - Added the **Use system proxy settings** parameter. + - Added the **API Key ID** parameter. + - Added the **Fetch incidents** parameter. + - Added the **Incident type** parameter. + - Deprecated ***xdr-get-incidents*** command. Use %%% instead. - text for test - - Command ***xdr-get-incidents*** is deprecated. Use %%% instead.
Unit Tests / Python 3.10: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L1404
TestRNUpdate.test_deprecated_rn_integration_command TypeError: get_deprecated_rn() missing 1 required positional argument: 'file_type'
Unit Tests / Python 3.10: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L1481
TestRNUpdate.test_deprecated_rn_yml[path0-integration-True-] TypeError: get_deprecated_rn() missing 1 required positional argument: 'file_type'
Unit Tests / Python 3.10: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L1481
TestRNUpdate.test_deprecated_rn_yml[path1-integration-False-] TypeError: get_deprecated_rn() missing 1 required positional argument: 'file_type'
Unit Tests / Python 3.12
Process completed with exit code 1.
Unit Tests / Python 3.12: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L186
TestRNUpdate.test_build_rn_template_integration TypeError: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Unit Tests / Python 3.12: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L257
TestRNUpdate.test_build_rn_template_playbook_new_file AssertionError: assert '\n#### Playb...description\n' == '\n#### Playb...description\n' #### Playbooks ##### New: Hello World Playbook - - New: added a new playbook - None which Hello World Playbook description + - New: Hello World Playbook description
Unit Tests / Python 3.12: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L297
TestRNUpdate.test_build_rn_template_markdown_valid TypeError: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Unit Tests / Python 3.12: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L336
TestRNUpdate.test_build_rn_template_playbook_modified_file TypeError: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Unit Tests / Python 3.12: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L366
TestRNUpdate.test_build_rn_template_file_without_description TypeError: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Unit Tests / Python 3.12: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L1118
TestRNUpdate.test_build_rn_template_with_fromversion TypeError: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Unit Tests / Python 3.12: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L1372
TestRNUpdate.test_update_rn_with_deprecated_and_text AssertionError: assert '##### Integr...xt for test\n' == '##### Integr...%% instead.\n' ##### Integration test + - Added the **Use system proxy settings** parameter. + - Added the **Incident type** parameter. + - Added the **Fetch incidents** parameter. + - Added the **API Key** parameter. + - Added the **API Key ID** parameter. + - Added the **Server URL (copy URL from XDR - click ? to see more info.)** parameter. + - Added the **Trust any certificate (not secure)** parameter. + - Added the **First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days)** parameter. + - Deprecated ***xdr-get-incidents*** command. Use %%% instead. - text for test - - Command ***xdr-get-incidents*** is deprecated. Use %%% instead.
Unit Tests / Python 3.12: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L1404
TestRNUpdate.test_deprecated_rn_integration_command TypeError: get_deprecated_rn() missing 1 required positional argument: 'file_type'
Unit Tests / Python 3.12: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L1481
TestRNUpdate.test_deprecated_rn_yml[path0-integration-True-] TypeError: get_deprecated_rn() missing 1 required positional argument: 'file_type'
Unit Tests / Python 3.12: demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L1481
TestRNUpdate.test_deprecated_rn_yml[path1-integration-False-] TypeError: get_deprecated_rn() missing 1 required positional argument: 'file_type'

Artifacts

Produced during runtime
Name Size
graph-tests-python-3.10-artifacts
144 MB
graph-tests-python-3.11-artifacts
144 MB
graph-tests-python-3.12-artifacts
144 MB
graph-tests-python-3.9-artifacts
3.8 MB
integration-tests-python-3.10-artifacts
3.98 MB
integration-tests-python-3.11-artifacts
3.98 MB
integration-tests-python-3.12-artifacts
4 MB
integration-tests-python-3.9-artifacts
3.8 MB
test-demisto-sdk-pre-commit-command-artifacts
112 KB
test-graph-commands-artifacts
30.3 MB
test-new-validate-command-artifacts
35.8 MB
test-old-validate-command-artifacts
28 MB
unit-tests-python-3.10-artifacts
8.9 MB
unit-tests-python-3.11-artifacts
8.9 MB
unit-tests-python-3.12-artifacts
8.93 MB
unit-tests-python-3.9-artifacts
3.97 MB
validation_docs
14.4 KB