fix: update type checks for component and module in UML drawing functions #338
Annotations
4 warnings
|
Run Linter Script:
src/extensions/score_source_code_linker/tests/test_source_code_link_integration.py#L307
Return type, "dict[str, Unknown]", is partially unknown (reportUnknownVariableType)
|
|
Run Linter Script:
src/extensions/score_metamodel/checks/check_options.py#L48
Return type, "list[Unknown]", is partially unknown (reportUnknownVariableType)
|
|
Run Linter Script:
src/extensions/score_metamodel/checks/check_options.py#L47
Type of "v" is unknown (reportUnknownVariableType)
|
|
Run Linter Script:
src/extensions/score_metamodel/checks/check_options.py#L45
Type of "v" is unknown (reportUnknownVariableType)
|
Loading