Skip to content

Enable strict type checking #12224

Enable strict type checking

Enable strict type checking #12224

Triggered via pull request November 15, 2024 12:11
Status Cancelled
Total duration 7m 21s
Artifacts 1

test.yaml

on: pull_request
Setup workflow
10s
Setup workflow
Pixi lock
11s
Pixi lock
Run pre-commit
33s
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

68 errors
core:test-core:ubuntu-latest: panel/tests/test_server.py#L191
test_server_async_local_state[tornado] AssertionError: Not all requests were successful
core:test-core:ubuntu-latest: panel/tests/test_server.py#L217
test_server_async_local_state_nested_tasks[tornado] AssertionError: Not all requests were successful
core:test-core:ubuntu-latest: panel/tests/test_server.py#L171
test_server_async_callbacks[tornado] UnboundLocalError: cannot access local variable 'wrapper' where it is not associated with a value
core:test-core:ubuntu-latest: panel/tests/test_server.py#L829
test_server_async_onload TimeoutError: wait_until timed out in 5000 milliseconds
core:test-core:ubuntu-latest: panel/tests/test_server.py#L1027
test_server_exception_handler_async_onload_event[nothreads-async_handler] TimeoutError: wait_until timed out in 5000 milliseconds
core:test-core:ubuntu-latest: panel/tests/test_server.py#L1027
test_server_exception_handler_async_onload_event[threads-async_handler] TimeoutError: wait_until timed out in 5000 milliseconds
core:test-core:ubuntu-latest: panel/tests/theme/test_base.py#L82
test_design_params_inherited AssertionError: assert ImportedStyleSheet(url='components/test_base/DesignTest/modifiers/test.css') == '.bk-input {\n color: red;\n}\n'
core:test-core:ubuntu-latest: panel/tests/theme/test_base.py#L149
test_design_apply_not_isolated AssertionError: assert ImportedStyleSheet(url='components/test_base/DesignTest/modifiers/test.css') == '.bk-input {\n color: red;\n}\n'
core:test-core:ubuntu-latest: panel/tests/theme/test_base.py#L250
test_design_apply_with_dist_url AssertionError: assert ImportedStyleSheet(url='components/test_base/DesignTest/modifiers/test.css') == '.bk-input {\n color: red;\n}\n'
core:test-core:ubuntu-latest: panel/tests/theme/test_subclass.py#L32
test_subclassed_inheritance AssertionError: assert ImportedStyleSheet(url='components/test_subclass/CustomBootstrap/modifiers/test.css') == '.bk-input {\n color: red;\n}\n'
core:test-minimum:ubuntu-latest: panel/tests/test_server.py#L171
test_server_async_callbacks[tornado] UnboundLocalError: local variable 'wrapper' referenced before assignment
core:test-minimum:ubuntu-latest: panel/tests/test_server.py#L217
test_server_async_local_state_nested_tasks[tornado] AssertionError: Not all requests were successful
core:test-minimum:ubuntu-latest: panel/tests/test_server.py#L191
test_server_async_local_state[tornado] AssertionError: Not all requests were successful
core:test-minimum:ubuntu-latest: panel/tests/test_server.py#L829
test_server_async_onload TimeoutError: wait_until timed out in 5000 milliseconds
core:test-minimum:ubuntu-latest: panel/tests/test_server.py#L1027
test_server_exception_handler_async_onload_event[threads-async_handler] TimeoutError: wait_until timed out in 5000 milliseconds
core:test-minimum:ubuntu-latest: panel/tests/test_server.py#L1027
test_server_exception_handler_async_onload_event[nothreads-async_handler] TimeoutError: wait_until timed out in 5000 milliseconds
core:test-minimum:ubuntu-latest: panel/tests/widgets/test_tables.py#L2448
test_server_cell_click_async_event UnboundLocalError: local variable 'wrapper' referenced before assignment
core:test-minimum:ubuntu-latest
Process completed with exit code 1.
type:test-type:ubuntu-latest
Process completed with exit code 1.
unit:test-310:macos-latest: panel/tests/test_server.py#L171
test_server_async_callbacks[tornado] UnboundLocalError: local variable 'wrapper' referenced before assignment
unit:test-310:macos-latest: panel/tests/test_server.py#L217
test_server_async_local_state_nested_tasks[tornado] AssertionError: Not all requests were successful
unit:test-310:macos-latest: panel/tests/test_server.py#L171
test_server_async_callbacks[fastapi] UnboundLocalError: local variable 'wrapper' referenced before assignment
unit:test-310:macos-latest: panel/tests/test_server.py#L217
test_server_async_local_state_nested_tasks[fastapi] AssertionError: Not all requests were successful
unit:test-310:macos-latest: panel/tests/test_server.py#L191
test_server_async_local_state[tornado] AssertionError: Not all requests were successful
unit:test-310:macos-latest: panel/tests/test_server.py#L191
test_server_async_local_state[fastapi] AssertionError: Not all requests were successful
unit:test-310:macos-latest: panel/tests/test_server.py#L1027
test_server_exception_handler_async_onload_event[threads-async_handler] TimeoutError: wait_until timed out in 5000 milliseconds
unit:test-310:macos-latest: panel/tests/test_server.py#L1027
test_server_exception_handler_async_onload_event[nothreads-async_handler] TimeoutError: wait_until timed out in 5000 milliseconds
unit:test-310:macos-latest: panel/tests/test_server.py#L829
test_server_async_onload TimeoutError: wait_until timed out in 5000 milliseconds
unit:test-310:macos-latest: panel/tests/theme/test_base.py#L82
test_design_params_inherited AssertionError: assert ImportedStyleSheet(url='components/test_base/DesignTest/modifiers/test.css') == '.bk-input {\n color: red;\n}\n'
unit:test-310:ubuntu-latest: panel/tests/test_server.py#L171
test_server_async_callbacks[tornado] UnboundLocalError: local variable 'wrapper' referenced before assignment
unit:test-310:ubuntu-latest: panel/tests/test_server.py#L191
test_server_async_local_state[tornado] AssertionError: Not all requests were successful
unit:test-310:ubuntu-latest: panel/tests/test_server.py#L217
test_server_async_local_state_nested_tasks[fastapi] AssertionError: Not all requests were successful
unit:test-310:ubuntu-latest: panel/tests/test_server.py#L191
test_server_async_local_state[fastapi] AssertionError: Not all requests were successful
unit:test-310:ubuntu-latest: panel/tests/test_server.py#L171
test_server_async_callbacks[fastapi] UnboundLocalError: local variable 'wrapper' referenced before assignment
unit:test-310:ubuntu-latest: panel/tests/test_server.py#L217
test_server_async_local_state_nested_tasks[tornado] AssertionError: Not all requests were successful
unit:test-310:ubuntu-latest: panel/tests/test_server.py#L829
test_server_async_onload TimeoutError: wait_until timed out in 5000 milliseconds
unit:test-310:ubuntu-latest: panel/tests/test_server.py#L1027
test_server_exception_handler_async_onload_event[threads-async_handler] TimeoutError: wait_until timed out in 5000 milliseconds
unit:test-310:ubuntu-latest: panel/tests/test_server.py#L1027
test_server_exception_handler_async_onload_event[nothreads-async_handler] TimeoutError: wait_until timed out in 5000 milliseconds
unit:test-310:ubuntu-latest: panel/tests/theme/test_base.py#L51
test_design_params AssertionError: assert ImportedStyleSheet(url='components/test_base/DesignTest/modifiers/test.css') == '.bk-input {\n color: red;\n}\n'
unit:test-312:ubuntu-latest: panel/tests/test_server.py#L171
test_server_async_callbacks[tornado] UnboundLocalError: cannot access local variable 'wrapper' where it is not associated with a value
unit:test-312:ubuntu-latest: panel/tests/test_server.py#L191
test_server_async_local_state[tornado] AssertionError: Not all requests were successful
unit:test-312:ubuntu-latest: panel/tests/test_server.py#L217
test_server_async_local_state_nested_tasks[tornado] AssertionError: Not all requests were successful
unit:test-312:ubuntu-latest: panel/tests/test_server.py#L171
test_server_async_callbacks[fastapi] UnboundLocalError: cannot access local variable 'wrapper' where it is not associated with a value
unit:test-312:ubuntu-latest: panel/tests/test_server.py#L191
test_server_async_local_state[fastapi] AssertionError: Not all requests were successful
unit:test-312:ubuntu-latest: panel/tests/test_server.py#L217
test_server_async_local_state_nested_tasks[fastapi] AssertionError: Not all requests were successful
unit:test-312:ubuntu-latest: panel/tests/test_server.py#L829
test_server_async_onload TimeoutError: wait_until timed out in 5000 milliseconds
unit:test-312:ubuntu-latest: panel/tests/test_server.py#L1027
test_server_exception_handler_async_onload_event[threads-async_handler] TimeoutError: wait_until timed out in 5000 milliseconds
unit:test-312:ubuntu-latest: panel/tests/test_server.py#L1027
test_server_exception_handler_async_onload_event[nothreads-async_handler] TimeoutError: wait_until timed out in 5000 milliseconds
unit:test-312:ubuntu-latest: panel/tests/theme/test_base.py#L51
test_design_params AssertionError: assert ImportedStyleSheet(url='components/test_base/DesignTest/modifiers/test.css') == '.bk-input {\n color: red;\n}\n'
unit:test-312:macos-latest: panel/tests/test_server.py#L171
test_server_async_callbacks[tornado] UnboundLocalError: cannot access local variable 'wrapper' where it is not associated with a value
unit:test-312:macos-latest: panel/tests/test_server.py#L191
test_server_async_local_state[fastapi] AssertionError: Not all requests were successful
unit:test-312:macos-latest: panel/tests/test_server.py#L171
test_server_async_callbacks[fastapi] UnboundLocalError: cannot access local variable 'wrapper' where it is not associated with a value
unit:test-312:macos-latest: panel/tests/test_server.py#L217
test_server_async_local_state_nested_tasks[fastapi] AssertionError: Not all requests were successful
unit:test-312:macos-latest: panel/tests/test_server.py#L191
test_server_async_local_state[tornado] AssertionError: Not all requests were successful
unit:test-312:macos-latest: panel/tests/test_server.py#L217
test_server_async_local_state_nested_tasks[tornado] AssertionError: Not all requests were successful
unit:test-312:macos-latest: panel/tests/test_server.py#L829
test_server_async_onload TimeoutError: wait_until timed out in 5000 milliseconds
unit:test-312:macos-latest: panel/tests/test_server.py#L1027
test_server_exception_handler_async_onload_event[threads-async_handler] TimeoutError: wait_until timed out in 5000 milliseconds
unit:test-312:macos-latest: panel/tests/test_server.py#L1027
test_server_exception_handler_async_onload_event[nothreads-async_handler] TimeoutError: wait_until timed out in 5000 milliseconds
unit:test-312:macos-latest: panel/tests/widgets/test_tables.py#L2448
test_server_cell_click_async_event UnboundLocalError: cannot access local variable 'wrapper' where it is not associated with a value
ui:test-ui:windows-latest
Canceling since a higher priority waiting request for 'tests-7497' exists
ui:test-ui:windows-latest
The operation was canceled.
ui:test-ui:ubuntu-latest
Canceling since a higher priority waiting request for 'tests-7497' exists
ui:test-ui:ubuntu-latest
The operation was canceled.
unit:test-312:windows-latest
Canceling since a higher priority waiting request for 'tests-7497' exists
ui:test-ui:macos-latest
Canceling since a higher priority waiting request for 'tests-7497' exists
ui:test-ui:macos-latest
The operation was canceled.
unit:test-310:windows-latest
Canceling since a higher priority waiting request for 'tests-7497' exists
result:test
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
pixi-lock
358 KB