Convert command types to dictionaries #749
Annotations
44 errors and 7 warnings
shared-ci / Run tests Python 3.12:
tests/test_ezsp_v14.py#L19
test_ezsp_frame
TypeError: 'list' object is not callable
|
shared-ci / Run tests Python 3.12:
tests/test_ezsp_v14.py#L25
test_ezsp_frame_rx
AttributeError: 'list' object has no attribute 'deserialize'
|
shared-ci / Run tests Python 3.12:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v4.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.12:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v5.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.12:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v6.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.12:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v7.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.12:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v8.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.12
Process completed with exit code 1.
|
shared-ci / Run tests Python 3.8.14
The job was canceled because "_3_12" failed.
|
shared-ci / Run tests Python 3.8.14:
tests/test_ezsp_v14.py#L19
test_ezsp_frame
TypeError: 'list' object is not callable
|
shared-ci / Run tests Python 3.8.14:
tests/test_ezsp_v14.py#L25
test_ezsp_frame_rx
AttributeError: 'list' object has no attribute 'deserialize'
|
shared-ci / Run tests Python 3.8.14:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v4.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.8.14:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v5.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.8.14:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v6.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.8.14:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v7.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.8.14:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v8.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.8.14
Process completed with exit code 1.
|
shared-ci / Run tests Python 3.10.8
The job was canceled because "_3_12" failed.
|
shared-ci / Run tests Python 3.10.8:
tests/test_ezsp_v14.py#L19
test_ezsp_frame
TypeError: 'list' object is not callable
|
shared-ci / Run tests Python 3.10.8:
tests/test_ezsp_v14.py#L25
test_ezsp_frame_rx
AttributeError: 'list' object has no attribute 'deserialize'
|
shared-ci / Run tests Python 3.10.8:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v4.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.10.8:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v5.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.10.8:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v6.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.10.8:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v7.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.10.8:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v8.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.10.8
The operation was canceled.
|
shared-ci / Run tests Python 3.9.15
The job was canceled because "_3_12" failed.
|
shared-ci / Run tests Python 3.9.15:
tests/test_ezsp_v14.py#L19
test_ezsp_frame
TypeError: 'list' object is not callable
|
shared-ci / Run tests Python 3.9.15:
tests/test_ezsp_v14.py#L25
test_ezsp_frame_rx
AttributeError: 'list' object has no attribute 'deserialize'
|
shared-ci / Run tests Python 3.9.15:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v4.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.9.15:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v5.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.9.15:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v6.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.9.15:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v7.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.9.15:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v8.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.9.15
The operation was canceled.
|
shared-ci / Run tests Python 3.11.0
The job was canceled because "_3_12" failed.
|
shared-ci / Run tests Python 3.11.0:
tests/test_ezsp_v14.py#L19
test_ezsp_frame
TypeError: 'list' object is not callable
|
shared-ci / Run tests Python 3.11.0:
tests/test_ezsp_v14.py#L25
test_ezsp_frame_rx
AttributeError: 'list' object has no attribute 'deserialize'
|
shared-ci / Run tests Python 3.11.0:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v4.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.11.0:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v5.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.11.0:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v6.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.11.0:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v7.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.11.0:
tests/test_commands.py#L46
test_parms[bellows.ezsp.v8.commands]
AssertionError: setConfigurationValue
assert False
+ where False = isinstance({'status': <enum 'EzspStatus'>}, tuple)
|
shared-ci / Run tests Python 3.11.0
The operation was canceled.
|
shared-ci / Prepare base dependencies (3.12)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
shared-ci / Prepare base dependencies (3.10.8)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
shared-ci / Prepare base dependencies (3.11.0)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
shared-ci / Prepare base dependencies (3.8.14)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
shared-ci / Prepare base dependencies (3.9.15)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
shared-ci / Run pre-commit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
shared-ci / Run tests Python 3.12
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|