Implement independent ASHv2 protocol parsing #691
Annotations
34 errors and 16 warnings
shared-ci / Run tests Python 3.10.8:
tests/test_ash.py#L113
test_stuffing
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumMeta'
|
shared-ci / Run tests Python 3.10.8:
tests/test_ash.py#L283
test_sequence
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumMeta'
|
shared-ci / Run tests Python 3.10.8:
tests/test_ash.py#L342
test_ash_protocol_startup
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumMeta'
|
shared-ci / Run tests Python 3.10.8:
tests/test_ash.py#L426
test_ash_end_to_end[FakeTransport]
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumMeta'
|
shared-ci / Run tests Python 3.10.8:
tests/test_ash.py#L426
test_ash_end_to_end[FakeTransportOneByteAtATime]
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumMeta'
|
shared-ci / Run tests Python 3.10.8:
tests/test_ash.py#L426
test_ash_end_to_end[FakeTransportRandomLoss]
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumMeta'
|
shared-ci / Run tests Python 3.10.8:
tests/test_uart.py#L215
test_connection_lost_reset_error_propagation
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumMeta'
|
shared-ci / Run tests Python 3.10.8
Process completed with exit code 1.
|
shared-ci / Run tests Python 3.11.0:
tests/test_ash.py#L113
test_stuffing
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumType'
|
shared-ci / Run tests Python 3.11.0:
tests/test_ash.py#L283
test_sequence
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumType'
|
shared-ci / Run tests Python 3.11.0:
tests/test_ash.py#L342
test_ash_protocol_startup
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumType'
|
shared-ci / Run tests Python 3.11.0:
tests/test_ash.py#L426
test_ash_end_to_end[FakeTransport]
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumType'
|
shared-ci / Run tests Python 3.11.0:
tests/test_ash.py#L426
test_ash_end_to_end[FakeTransportOneByteAtATime]
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumType'
|
shared-ci / Run tests Python 3.11.0:
tests/test_ash.py#L426
test_ash_end_to_end[FakeTransportRandomLoss]
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumType'
|
shared-ci / Run tests Python 3.11.0:
tests/test_uart.py#L215
test_connection_lost_reset_error_propagation
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumType'
|
shared-ci / Run tests Python 3.11.0
Process completed with exit code 1.
|
shared-ci / Run tests Python 3.8.14
The job was canceled because "_3_10_8" failed.
|
shared-ci / Run tests Python 3.8.14:
tests/test_ash.py#L113
test_stuffing
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumMeta'
|
shared-ci / Run tests Python 3.8.14:
tests/test_ash.py#L283
test_sequence
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumMeta'
|
shared-ci / Run tests Python 3.8.14:
tests/test_ash.py#L342
test_ash_protocol_startup
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumMeta'
|
shared-ci / Run tests Python 3.8.14:
tests/test_ash.py#L426
test_ash_end_to_end[FakeTransport]
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumMeta'
|
shared-ci / Run tests Python 3.8.14:
tests/test_ash.py#L426
test_ash_end_to_end[FakeTransportOneByteAtATime]
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumMeta'
|
shared-ci / Run tests Python 3.8.14:
tests/test_ash.py#L426
test_ash_end_to_end[FakeTransportRandomLoss]
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumMeta'
|
shared-ci / Run tests Python 3.8.14:
tests/test_uart.py#L215
test_connection_lost_reset_error_propagation
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumMeta'
|
shared-ci / Run tests Python 3.8.14
Process completed with exit code 1.
|
shared-ci / Run tests Python 3.9.15
The job was canceled because "_3_10_8" failed.
|
shared-ci / Run tests Python 3.9.15:
tests/test_ash.py#L113
test_stuffing
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumMeta'
|
shared-ci / Run tests Python 3.9.15:
tests/test_ash.py#L283
test_sequence
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumMeta'
|
shared-ci / Run tests Python 3.9.15:
tests/test_ash.py#L342
test_ash_protocol_startup
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumMeta'
|
shared-ci / Run tests Python 3.9.15:
tests/test_ash.py#L426
test_ash_end_to_end[FakeTransport]
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumMeta'
|
shared-ci / Run tests Python 3.9.15:
tests/test_ash.py#L426
test_ash_end_to_end[FakeTransportOneByteAtATime]
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumMeta'
|
shared-ci / Run tests Python 3.9.15:
tests/test_ash.py#L426
test_ash_end_to_end[FakeTransportRandomLoss]
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumMeta'
|
shared-ci / Run tests Python 3.9.15:
tests/test_uart.py#L215
test_connection_lost_reset_error_propagation
TypeError: unsupported operand type(s) for 'in': 'int' and 'EnumMeta'
|
shared-ci / Run tests Python 3.9.15
Process completed with exit code 1.
|
shared-ci / Prepare base dependencies (3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
shared-ci / Prepare base dependencies (3.12)
Cache save failed.
|
shared-ci / Prepare base dependencies (3.9.15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
shared-ci / Prepare base dependencies (3.9.15)
Cache save failed.
|
shared-ci / Prepare base dependencies (3.11.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
shared-ci / Prepare base dependencies (3.11.0)
Cache save failed.
|
shared-ci / Prepare base dependencies (3.8.14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
shared-ci / Prepare base dependencies (3.8.14)
Cache save failed.
|
shared-ci / Prepare base dependencies (3.10.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
shared-ci / Prepare base dependencies (3.10.8)
Cache save failed.
|
shared-ci / Run pre-commit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
shared-ci / Run pre-commit
Cache save failed.
|
shared-ci / Run tests Python 3.12
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
shared-ci / Run tests Python 3.10.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
shared-ci / Run tests Python 3.11.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage-3.12".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-3.12
Expired
|
68 KB |
|