Skip to content

Enable strict type checking #12304

Enable strict type checking

Enable strict type checking #12304

Triggered via pull request December 2, 2024 17:08
Status Failure
Total duration 29m 41s
Artifacts 4

test.yaml

on: pull_request
Setup workflow
4s
Setup workflow
Pixi lock
10s
Pixi lock
Run pre-commit
31s
Run pre-commit
Matrix: core_test_suite
Matrix: type_test_suite
Matrix: ui_test_suite
Matrix: unit_test_suite
result:test
0s
result:test
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 10 warnings
ui:test-ui:macos-latest: panel/tests/ui/template/test_editabletemplate.py#L24
test_editable_template_no_console_errors assert [<ConsoleMess... (Forbidden)>] == [] Left contains one more item: <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)> Full diff: - [] + [ + <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)>, + ]
ui:test-ui:macos-latest: panel/tests/ui/template/test_editabletemplate.py#L24
test_editable_template_no_console_errors assert [<ConsoleMess... (Forbidden)>] == [] Left contains one more item: <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)> Full diff: - [] + [ + <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)>, + ]
ui:test-ui:macos-latest: panel/tests/ui/template/test_fastgridtemplate.py#L25
test_fast_grid_template_no_console_errors assert [<ConsoleMess...Bad Request)>] == [] Left contains one more item: <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 400 (Bad Request)> Full diff: - [] + [ + <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 400 (Bad Request)>, + ]
ui:test-ui:macos-latest: panel/tests/ui/template/test_fastlisttemplate.py#L30
test_fast_list_template_no_console_errors assert 1 == 0 + where 1 = len([<ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 400 (Bad Request)>])
ui:test-ui:macos-latest: panel/tests/ui/template/test_editabletemplate.py#L24
test_editable_template_no_console_errors assert [<ConsoleMess... (Forbidden)>] == [] Left contains one more item: <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)> Full diff: - [] + [ + <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)>, + ]
ui:test-ui:macos-latest: panel/tests/ui/template/test_fastgridtemplate.py#L25
test_fast_grid_template_no_console_errors assert [<ConsoleMess...Bad Request)>] == [] Left contains one more item: <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 400 (Bad Request)> Full diff: - [] + [ + <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 400 (Bad Request)>, + ]
ui:test-ui:macos-latest: panel/tests/ui/template/test_fastlisttemplate.py#L30
test_fast_list_template_no_console_errors assert 1 == 0 + where 1 = len([<ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 400 (Bad Request)>])
ui:test-ui:macos-latest: panel/tests/ui/template/test_editabletemplate.py#L24
test_editable_template_no_console_errors assert [<ConsoleMess... (Forbidden)>] == [] Left contains one more item: <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)> Full diff: - [] + [ + <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)>, + ]
ui:test-ui:macos-latest: panel/tests/ui/template/test_fastgridtemplate.py#L25
test_fast_grid_template_no_console_errors assert [<ConsoleMess...Bad Request)>] == [] Left contains one more item: <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 400 (Bad Request)> Full diff: - [] + [ + <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 400 (Bad Request)>, + ]
ui:test-ui:macos-latest: panel/tests/ui/template/test_fastlisttemplate.py#L30
test_fast_list_template_no_console_errors assert 1 == 0 + where 1 = len([<ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 400 (Bad Request)>])
ui:test-ui:ubuntu-latest: panel/tests/ui/template/test_editabletemplate.py#L24
test_editable_template_no_console_errors assert [<ConsoleMess... (Forbidden)>] == [] Left contains one more item: <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)> Full diff: - [] + [ + <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)>, + ]
ui:test-ui:ubuntu-latest: panel/tests/ui/template/test_editabletemplate.py#L24
test_editable_template_no_console_errors assert [<ConsoleMess... (Forbidden)>] == [] Left contains one more item: <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)> Full diff: - [] + [ + <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)>, + ]
ui:test-ui:ubuntu-latest: panel/tests/ui/template/test_fastgridtemplate.py#L25
test_fast_grid_template_no_console_errors assert [<ConsoleMess...Bad Request)>] == [] Left contains one more item: <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 400 (Bad Request)> Full diff: - [] + [ + <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 400 (Bad Request)>, + ]
ui:test-ui:ubuntu-latest: panel/tests/ui/template/test_fastlisttemplate.py#L30
test_fast_list_template_no_console_errors assert 1 == 0 + where 1 = len([<ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 400 (Bad Request)>])
ui:test-ui:ubuntu-latest: panel/tests/ui/template/test_slidestemplate.py#L24
test_slides_template_no_console_errors assert [<ConsoleMess... (Forbidden)>] == [] Left contains one more item: <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)> Full diff: - [] + [ + <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)>, + ]
ui:test-ui:ubuntu-latest: panel/tests/ui/template/test_editabletemplate.py#L24
test_editable_template_no_console_errors assert [<ConsoleMess... (Forbidden)>] == [] Left contains one more item: <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)> Full diff: - [] + [ + <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)>, + ]
ui:test-ui:ubuntu-latest: panel/tests/ui/template/test_fastgridtemplate.py#L25
test_fast_grid_template_no_console_errors assert [<ConsoleMess...Bad Request)>] == [] Left contains one more item: <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 400 (Bad Request)> Full diff: - [] + [ + <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 400 (Bad Request)>, + ]
ui:test-ui:ubuntu-latest: panel/tests/ui/template/test_fastlisttemplate.py#L30
test_fast_list_template_no_console_errors assert 1 == 0 + where 1 = len([<ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 400 (Bad Request)>])
ui:test-ui:ubuntu-latest: panel/tests/ui/template/test_slidestemplate.py#L24
test_slides_template_no_console_errors assert [<ConsoleMess... (Forbidden)>] == [] Left contains one more item: <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)> Full diff: - [] + [ + <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)>, + ]
ui:test-ui:ubuntu-latest: panel/tests/ui/template/test_editabletemplate.py#L24
test_editable_template_no_console_errors assert [<ConsoleMess... (Forbidden)>] == [] Left contains one more item: <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)> Full diff: - [] + [ + <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)>, + ]
ui:test-ui:windows-latest: panel\tests\ui\io\test_convert.py#L208
test_pyodide_test_convert_slider_app[pyscript-worker] AssertionError: Locator expected not to have class 'pn-loading pn-arc' Actual value: pn-loading pn-arc Call log: LocatorAssertions.not_to_have_class with timeout 90000ms - waiting for locator("body") - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-load
ui:test-ui:windows-latest: panel\tests\ui\io\test_convert.py#L222
test_pyodide_test_convert_custom_config[pyscript-worker] AssertionError: Locator expected not to have class 'pn-loading pn-arc' Actual value: pn-loading pn-arc Call log: LocatorAssertions.not_to_have_class with timeout 90000ms - waiting for locator("body") - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-loading pn-arc" - locator resolved to <body class="pn-loading pn-arc">…</body> - unexpected value "pn-l
ui:test-ui:windows-latest: panel\tests\ui\io\test_reload.py#L30
test_reload_app_on_touch[ipynb] TimeoutError: wait_until timed out in 5000 milliseconds
ui:test-ui:windows-latest: panel\tests\ui\layout\test_column.py#L204
test_column_scroll_position_init AssertionError: Locator expected to have JS Property '100' Actual value: 0 Call log: LocatorAssertions.to_have_js_property with timeout 5000ms - waiting for locator(".bk-panel-models-layout-Column") - locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div> - unexpected value "0" - locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div> - unexpected value "0" - locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div> - unexpected value "0" - locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div> - unexpected value "0" - locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div> - unexpected value "0" - locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div> - unexpected value "0" - locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div> - unexpected value "0" - locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div> - unexpected value "0"
ui:test-ui:windows-latest: panel\tests\ui\template\test_editabletemplate.py#L24
test_editable_template_no_console_errors assert [<ConsoleMess... (Forbidden)>] == [] Left contains one more item: <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)> Full diff: - [] + [ + <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)>, + ]
ui:test-ui:windows-latest: panel\tests\ui\template\test_editabletemplate.py#L24
test_editable_template_no_console_errors assert [<ConsoleMess... (Forbidden)>] == [] Left contains one more item: <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)> Full diff: - [] + [ + <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)>, + ]
ui:test-ui:windows-latest: panel\tests\ui\template\test_fastgridtemplate.py#L25
test_fast_grid_template_no_console_errors assert [<ConsoleMess...Bad Request)>] == [] Left contains one more item: <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 400 (Bad Request)> Full diff: - [] + [ + <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 400 (Bad Request)>, + ]
ui:test-ui:windows-latest: panel\tests\ui\template\test_fastlisttemplate.py#L30
test_fast_list_template_no_console_errors assert 1 == 0 + where 1 = len([<ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 400 (Bad Request)>])
ui:test-ui:windows-latest: panel\tests\ui\template\test_slidestemplate.py#L24
test_slides_template_no_console_errors assert [<ConsoleMess... (Forbidden)>] == [] Left contains one more item: <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)> Full diff: - [] + [ + <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)>, + ]
ui:test-ui:windows-latest: panel\tests\ui\template\test_editabletemplate.py#L24
test_editable_template_no_console_errors assert [<ConsoleMess... (Forbidden)>] == [] Left contains one more item: <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)> Full diff: - [] + [ + <ConsoleMessage type=error text=Failed to load resource: the server responded with a status of 403 (Forbidden)>, + ]
result:test
Process completed with exit code 1.
Setup workflow
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Pixi lock
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run pre-commit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
core:test-core:ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
core:test-minimum:ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
type:test-type:ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit:test-310:ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit:test-312:ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ui:test-ui:ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
result:test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
pixi-lock
358 KB
ui_screenshots_Linux
1.23 MB
ui_screenshots_Windows
16.1 MB
ui_screenshots_macOS
910 KB