Fm/stg 474 more tests #1
test.yml
on: pull_request
Matrix: Unit Tests
Matrix: Integration Tests
Browserbase Integration Tests
0s
Performance Tests
0s
Test Summary
0s
Coverage Report
1s
Annotations
20 errors
|
Unit Tests (3.11)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
|
Smoke Tests
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
|
Unit Tests (3.10)
The job was canceled because "_3_11" failed.
|
|
Unit Tests (3.10)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
|
Unit Tests (3.12)
The job was canceled because "_3_11" failed.
|
|
Unit Tests (3.12)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
|
Unit Tests (3.9)
The job was canceled because "_3_11" failed.
|
|
Unit Tests (3.9)
A task was canceled.
|
|
Coverage Report
This request has been automatically failed because it uses a deprecated version of `actions/download-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/. This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
|
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#L349
tests/conftest.py:349:63: UP006 Use `dict` instead of `Dict` for type annotation
|
|
Ruff (I001):
tests/conftest.py#L367
tests/conftest.py:367: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
|
|
Test Summary
This request has been automatically failed because it uses a deprecated version of `actions/download-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|