Enable strict type checking #12224
Annotations
10 errors
Test Unit:
panel/tests/test_server.py#L191
test_server_async_local_state[tornado]
AssertionError: Not all requests were successful
|
Test Unit:
panel/tests/test_server.py#L217
test_server_async_local_state_nested_tasks[tornado]
AssertionError: Not all requests were successful
|
Test Unit:
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
|
Test Unit:
panel/tests/test_server.py#L829
test_server_async_onload
TimeoutError: wait_until timed out in 5000 milliseconds
|
Test Unit:
panel/tests/test_server.py#L1027
test_server_exception_handler_async_onload_event[nothreads-async_handler]
TimeoutError: wait_until timed out in 5000 milliseconds
|
Test Unit:
panel/tests/test_server.py#L1027
test_server_exception_handler_async_onload_event[threads-async_handler]
TimeoutError: wait_until timed out in 5000 milliseconds
|
Test Unit:
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'
|
Test Unit:
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'
|
Test Unit:
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'
|
Test Unit:
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'
|
Loading