Fm/stg 474 more tests #7
test.yml
on: pull_request
Matrix: Unit Tests
Matrix: Integration Tests
Browserbase Integration Tests
0s
Performance Tests
0s
Test Summary
3s
Coverage Report
7s
Annotations
19 errors and 5 warnings
|
Ruff (I001):
tests/conftest.py#L1
tests/conftest.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (UP035):
tests/conftest.py#L5
tests/conftest.py:5:1: UP035 `typing.Dict` is deprecated, use `dict` instead
|
|
Ruff (UP006):
tests/conftest.py#L473
tests/conftest.py:473:63: UP006 Use `dict` instead of `Dict` for type annotation
|
|
Ruff (I001):
tests/conftest.py#L491
tests/conftest.py:491:5: I001 Import block is un-sorted or un-formatted
|
|
Ruff (I001):
tests/integration/end_to_end/test_workflows.py#L3
tests/integration/end_to_end/test_workflows.py:3:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (F841):
tests/integration/end_to_end/test_workflows.py#L321
tests/integration/end_to_end/test_workflows.py:321:9: F841 Local variable `listing_html` is assigned to but never used
|
|
Ruff (F841):
tests/integration/end_to_end/test_workflows.py#L341
tests/integration/end_to_end/test_workflows.py:341:9: F841 Local variable `details_html` is assigned to but never used
|
|
Ruff (B007):
tests/integration/end_to_end/test_workflows.py#L493
tests/integration/end_to_end/test_workflows.py:493:21: B007 Loop control variable `attempt` not used within loop body
|
|
Ruff (I001):
tests/mocks/__init__.py#L3
tests/mocks/__init__.py:3:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (UP035):
tests/mocks/mock_browser.py#L4
tests/mocks/mock_browser.py:4:1: UP035 `typing.Dict` is deprecated, use `dict` instead
|
|
Unit Tests (3.11)
Process completed with exit code 4.
|
|
Unit Tests (3.9)
The job was canceled because "_3_11" failed.
|
|
Unit Tests (3.9)
Process completed with exit code 4.
|
|
Unit Tests (3.12)
The job was canceled because "_3_11" failed.
|
|
Unit Tests (3.12)
The operation was canceled.
|
|
Unit Tests (3.10)
The job was canceled because "_3_11" failed.
|
|
Unit Tests (3.10)
Process completed with exit code 4.
|
|
Smoke Tests
Process completed with exit code 4.
|
|
Coverage Report
Process completed with exit code 1.
|
|
Unit Tests (3.11)
No files were found with the provided path: junit-unit-3.11.xml. No artifacts will be uploaded.
|
|
Unit Tests (3.9)
No files were found with the provided path: junit-unit-3.9.xml. No artifacts will be uploaded.
|
|
Unit Tests (3.12)
No files were found with the provided path: junit-unit-3.12.xml. No artifacts will be uploaded.
|
|
Unit Tests (3.10)
No files were found with the provided path: junit-unit-3.10.xml. No artifacts will be uploaded.
|
|
Smoke Tests
No files were found with the provided path: junit-smoke.xml. No artifacts will be uploaded.
|