Fm/stg 474 more tests #5
test.yml
on: pull_request
Matrix: Unit Tests
Matrix: Integration Tests
Browserbase Integration Tests
0s
Performance Tests
0s
Test Summary
3s
Coverage Report
4s
Annotations
20 errors
|
Unit Tests (3.12)
Missing download info for actions/upload-artifact@v3
|
|
Unit Tests (3.11)
Missing download info for actions/upload-artifact@v3
|
|
Unit Tests (3.11)
The strategy configuration was canceled because "test-unit._3_12" failed
|
|
Unit Tests (3.10)
Missing download info for actions/upload-artifact@v3
|
|
Unit Tests (3.10)
The strategy configuration was canceled because "test-unit._3_12" failed
|
|
Unit Tests (3.9)
The operation was canceled.
|
|
Unit Tests (3.9)
The strategy configuration was canceled because "test-unit._3_12" failed
|
|
Smoke Tests
Missing download info for actions/upload-artifact@v3
|
|
Coverage Report
Missing download info for actions/download-artifact@v3
|
|
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 (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 (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 (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 (I001):
tests/conftest.py#L491
tests/conftest.py:491:5: I001 Import block is un-sorted or un-formatted
|
|
Ruff (UP006):
tests/conftest.py#L473
tests/conftest.py:473:63: UP006 Use `dict` instead of `Dict` for type annotation
|
|
Ruff (UP035):
tests/conftest.py#L5
tests/conftest.py:5:1: UP035 `typing.Dict` is deprecated, use `dict` instead
|
|
Ruff (I001):
tests/conftest.py#L1
tests/conftest.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (N811):
stagehand/handlers/extract_handler.py#L10
stagehand/handlers/extract_handler.py:10:31: N811 Constant `DEFAULT_EXTRACT_SCHEMA` imported as non-constant `DefaultExtractSchema`
|
|
Ruff (I001):
stagehand/handlers/extract_handler.py#L3
stagehand/handlers/extract_handler.py:3:1: I001 Import block is un-sorted or un-formatted
|
|
Test Summary
Missing download info for actions/download-artifact@v3
|