Fix filesystem erase and format logging robustness. #483
Annotations
45 errors and 32 warnings
|
Python 3.10 on ubuntu-latest
Process completed with exit code 1.
|
|
Python 3.10 on ubuntu-latest:
tests/test_cli_main.py#L53
TestMpflash.test_mpflash_commands_added
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='140588146912240'>.call_count
+ where <Mock name='cli.add_command' id='140588146912240'> = <MagicMock name='cli' id='140588134945104'>.add_command
|
|
Python 3.10 on ubuntu-latest:
tests/test_cli_main.py#L27
TestMpflash.test_mpflash_normal_execution
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='140588177908608'>.call_count
+ where <Mock name='cli.add_command' id='140588177908608'> = <MagicMock name='cli' id='140588135338560'>.add_command
|
|
Python 3.14 on macos-latest
Process completed with exit code 1.
|
|
Python 3.14 on macos-latest:
tests/test_cli_main.py#L53
TestMpflash.test_mpflash_commands_added
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='4520572784'>.call_count
+ where <Mock name='cli.add_command' id='4520572784'> = <MagicMock name='cli' id='4520568080'>.add_command
|
|
Python 3.14 on macos-latest:
tests/test_cli_main.py#L27
TestMpflash.test_mpflash_normal_execution
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='4521025824'>.call_count
+ where <Mock name='cli.add_command' id='4521025824'> = <MagicMock name='cli' id='4521017424'>.add_command
|
|
Python 3.11 on macos-latest
Process completed with exit code 1.
|
|
Python 3.11 on macos-latest:
tests/test_cli_main.py#L53
TestMpflash.test_mpflash_commands_added
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='4578954576'>.call_count
+ where <Mock name='cli.add_command' id='4578954576'> = <MagicMock name='cli' id='4592648720'>.add_command
|
|
Python 3.11 on macos-latest:
tests/test_cli_main.py#L27
TestMpflash.test_mpflash_normal_execution
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='4592660304'>.call_count
+ where <Mock name='cli.add_command' id='4592660304'> = <MagicMock name='cli' id='4592659216'>.add_command
|
|
Python 3.13 on macos-latest
Process completed with exit code 1.
|
|
Python 3.13 on macos-latest:
tests/test_cli_main.py#L53
TestMpflash.test_mpflash_commands_added
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='4496229440'>.call_count
+ where <Mock name='cli.add_command' id='4496229440'> = <MagicMock name='cli' id='4496234144'>.add_command
|
|
Python 3.13 on macos-latest:
tests/test_cli_main.py#L27
TestMpflash.test_mpflash_normal_execution
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='4488770432'>.call_count
+ where <Mock name='cli.add_command' id='4488770432'> = <MagicMock name='cli' id='4488763376'>.add_command
|
|
Python 3.10 on macos-latest
Process completed with exit code 1.
|
|
Python 3.10 on macos-latest:
tests/test_cli_main.py#L53
TestMpflash.test_mpflash_commands_added
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='4380380464'>.call_count
+ where <Mock name='cli.add_command' id='4380380464'> = <MagicMock name='cli' id='4379821632'>.add_command
|
|
Python 3.10 on macos-latest:
tests/test_cli_main.py#L27
TestMpflash.test_mpflash_normal_execution
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='4381039520'>.call_count
+ where <Mock name='cli.add_command' id='4381039520'> = <MagicMock name='cli' id='4379926128'>.add_command
|
|
Python 3.11 on ubuntu-latest
Process completed with exit code 1.
|
|
Python 3.11 on ubuntu-latest:
tests/test_cli_main.py#L53
TestMpflash.test_mpflash_commands_added
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='140084568312464'>.call_count
+ where <Mock name='cli.add_command' id='140084568312464'> = <MagicMock name='cli' id='140084567828176'>.add_command
|
|
Python 3.11 on ubuntu-latest:
tests/test_cli_main.py#L27
TestMpflash.test_mpflash_normal_execution
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='140084665106192'>.call_count
+ where <Mock name='cli.add_command' id='140084665106192'> = <MagicMock name='cli' id='140084659120272'>.add_command
|
|
Python 3.12 on macos-latest
Process completed with exit code 1.
|
|
Python 3.12 on macos-latest:
tests/test_cli_main.py#L53
TestMpflash.test_mpflash_commands_added
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='4389786672'>.call_count
+ where <Mock name='cli.add_command' id='4389786672'> = <MagicMock name='cli' id='4391156960'>.add_command
|
|
Python 3.12 on macos-latest:
tests/test_cli_main.py#L27
TestMpflash.test_mpflash_normal_execution
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='4382625184'>.call_count
+ where <Mock name='cli.add_command' id='4382625184'> = <MagicMock name='cli' id='4381738672'>.add_command
|
|
Python 3.14 on ubuntu-latest
Process completed with exit code 1.
|
|
Python 3.14 on ubuntu-latest:
tests/test_cli_main.py#L53
TestMpflash.test_mpflash_commands_added
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='139894538041872'>.call_count
+ where <Mock name='cli.add_command' id='139894538041872'> = <MagicMock name='cli' id='139894538031792'>.add_command
|
|
Python 3.14 on ubuntu-latest:
tests/test_cli_main.py#L27
TestMpflash.test_mpflash_normal_execution
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='139894538038848'>.call_count
+ where <Mock name='cli.add_command' id='139894538038848'> = <MagicMock name='cli' id='139894538034144'>.add_command
|
|
Python 3.10 on windows-latest
Process completed with exit code 1.
|
|
Python 3.10 on windows-latest:
tests\test_cli_main.py#L53
TestMpflash.test_mpflash_commands_added
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='2483235661344'>.call_count
+ where <Mock name='cli.add_command' id='2483235661344'> = <MagicMock name='cli' id='2483209934960'>.add_command
|
|
Python 3.10 on windows-latest:
tests\test_cli_main.py#L27
TestMpflash.test_mpflash_normal_execution
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='2483214352688'>.call_count
+ where <Mock name='cli.add_command' id='2483214352688'> = <MagicMock name='cli' id='2483235656880'>.add_command
|
|
Python 3.11 on windows-latest
Process completed with exit code 1.
|
|
Python 3.11 on windows-latest:
tests\test_cli_main.py#L53
TestMpflash.test_mpflash_commands_added
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='1924683992592'>.call_count
+ where <Mock name='cli.add_command' id='1924683992592'> = <MagicMock name='cli' id='1924722802128'>.add_command
|
|
Python 3.11 on windows-latest:
tests\test_cli_main.py#L27
TestMpflash.test_mpflash_normal_execution
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='1924730816528'>.call_count
+ where <Mock name='cli.add_command' id='1924730816528'> = <MagicMock name='cli' id='1924730821648'>.add_command
|
|
Python 3.12 on ubuntu-latest
Process completed with exit code 1.
|
|
Python 3.12 on ubuntu-latest:
tests/test_cli_main.py#L53
TestMpflash.test_mpflash_commands_added
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='139882326629488'>.call_count
+ where <Mock name='cli.add_command' id='139882326629488'> = <MagicMock name='cli' id='139882326637744'>.add_command
|
|
Python 3.12 on ubuntu-latest:
tests/test_cli_main.py#L27
TestMpflash.test_mpflash_normal_execution
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='139882355779360'>.call_count
+ where <Mock name='cli.add_command' id='139882355779360'> = <MagicMock name='cli' id='139882326182416'>.add_command
|
|
Python 3.13 on ubuntu-latest
Process completed with exit code 1.
|
|
Python 3.13 on ubuntu-latest:
tests/test_cli_main.py#L53
TestMpflash.test_mpflash_commands_added
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='139783188664672'>.call_count
+ where <Mock name='cli.add_command' id='139783188664672'> = <MagicMock name='cli' id='139783188664000'>.add_command
|
|
Python 3.13 on ubuntu-latest:
tests/test_cli_main.py#L27
TestMpflash.test_mpflash_normal_execution
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='139783189442784'>.call_count
+ where <Mock name='cli.add_command' id='139783189442784'> = <MagicMock name='cli' id='139783189442448'>.add_command
|
|
Python 3.13 on windows-latest
Process completed with exit code 1.
|
|
Python 3.13 on windows-latest:
tests\test_cli_main.py#L53
TestMpflash.test_mpflash_commands_added
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='2426814819568'>.call_count
+ where <Mock name='cli.add_command' id='2426814819568'> = <MagicMock name='cli' id='2426814818896'>.add_command
|
|
Python 3.13 on windows-latest:
tests\test_cli_main.py#L27
TestMpflash.test_mpflash_normal_execution
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='2426814812848'>.call_count
+ where <Mock name='cli.add_command' id='2426814812848'> = <MagicMock name='cli' id='2426815044240'>.add_command
|
|
Python 3.12 on windows-latest
Process completed with exit code 1.
|
|
Python 3.12 on windows-latest:
tests\test_cli_main.py#L53
TestMpflash.test_mpflash_commands_added
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='2125653111776'>.call_count
+ where <Mock name='cli.add_command' id='2125653111776'> = <MagicMock name='cli' id='2125653107024'>.add_command
|
|
Python 3.12 on windows-latest:
tests\test_cli_main.py#L27
TestMpflash.test_mpflash_normal_execution
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='2125646858144'>.call_count
+ where <Mock name='cli.add_command' id='2125646858144'> = <MagicMock name='cli' id='2125653379168'>.add_command
|
|
Python 3.14 on windows-latest
Process completed with exit code 1.
|
|
Python 3.14 on windows-latest:
tests\test_cli_main.py#L53
TestMpflash.test_mpflash_commands_added
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='1888418677488'>.call_count
+ where <Mock name='cli.add_command' id='1888418677488'> = <MagicMock name='cli' id='1888418681184'>.add_command
|
|
Python 3.14 on windows-latest:
tests\test_cli_main.py#L27
TestMpflash.test_mpflash_normal_execution
AssertionError: assert 6 == 4
+ where 6 = <Mock name='cli.add_command' id='1888418393328'>.call_count
+ where <Mock name='cli.add_command' id='1888418393328'> = <MagicMock name='cli' id='1888418397360'>.add_command
|
|
Python 3.10 on ubuntu-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/test-results-action@v1.2.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python 3.10 on ubuntu-latest
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
Python 3.14 on macos-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/test-results-action@v1.2.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python 3.14 on macos-latest
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
Python 3.11 on macos-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/test-results-action@v1.2.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python 3.11 on macos-latest
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
Python 3.13 on macos-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/test-results-action@v1.2.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python 3.13 on macos-latest
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
Python 3.10 on macos-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/test-results-action@v1.2.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python 3.10 on macos-latest
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
Python 3.11 on ubuntu-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/test-results-action@v1.2.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python 3.11 on ubuntu-latest
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
Python 3.12 on macos-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/test-results-action@v1.2.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python 3.12 on macos-latest
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
Python 3.14 on ubuntu-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/test-results-action@v1.2.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python 3.14 on ubuntu-latest
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
Python 3.10 on windows-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/test-results-action@v1.2.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python 3.10 on windows-latest
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
Python 3.11 on windows-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/test-results-action@v1.2.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python 3.11 on windows-latest
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
Python 3.11 on windows-latest:
.venv\Lib\site-packages\libusb_package\__init__.py#L52
path is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice.
|
|
Python 3.11 on windows-latest:
.venv\Lib\site-packages\libusb_package\__init__.py#L51
is_resource is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice.
|
|
Python 3.12 on ubuntu-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/test-results-action@v1.2.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python 3.12 on ubuntu-latest
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
Python 3.13 on ubuntu-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/test-results-action@v1.2.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python 3.13 on ubuntu-latest
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
Python 3.13 on windows-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/test-results-action@v1.2.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python 3.13 on windows-latest
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
Python 3.12 on windows-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/test-results-action@v1.2.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python 3.12 on windows-latest
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
Python 3.14 on windows-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/test-results-action@v1.2.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python 3.14 on windows-latest
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|