broadcast callback on non shared variables #2268
overall-tests.yml
on: pull_request
partial-tests
/
linter
29s
coverage
13m 23s
Matrix: partial-tests / standalone_tests
Matrix: partial-tests / submit_tests
Matrix: partial-tests / tests
Matrix: intermittent-tests
Matrix: overall-tests
Annotations
5 errors
partial-tests / linter:
taipy/gui/gui.py#L1504
Argument 2 to "_call_function_with_state" of "Gui" has incompatible type "Sequence[Any] | None"; expected "list[Any] | None" [arg-type]
|
partial-tests / linter:
taipy/gui/gui.py#L1555
Self argument missing for a non-static method (or an invalid type for self) [misc]
|
partial-tests / linter:
taipy/gui/gui.py#L1558
Argument 1 to "assign" of "State" has incompatible type "int"; expected "str" [arg-type]
|
partial-tests / linter
Process completed with exit code 1.
|
coverage
Process completed with exit code 1.
|