feat: add rest config and rest config checker #5248
overall-tests.yml
on: pull_request
partial-tests
/
linter
38s
coverage
12m 34s
Matrix: partial-tests / standalone_tests
Matrix: partial-tests / submit_tests
Matrix: partial-tests / tests
Matrix: intermittent-tests
Matrix: overall-tests
Annotations
9 errors
partial-tests / linter:
taipy/rest/config/rest_config.py#L85
Signature of "_from_dict" incompatible with supertype "Section" [override]
|
|
|
partial-tests / linter:
taipy/rest/config/rest_config.py#L85
def _from_dict(cls, config_as_dict: dict[str, Any], id: Any, config: Any) -> Any
|
|
|
partial-tests / linter:
taipy/rest/config/rest_config.py#L85
def _from_dict(cls, data: dict[Any, Any]) -> Any
|
partial-tests / linter
Process completed with exit code 1.
|
coverage
Process completed with exit code 1.
|