Source links as Bazel target #396
Annotations
5 warnings
|
lint:
src/extensions/score_source_code_linker/tests/test_source_code_link_integration.py#L307
Return type, "dict[str, Unknown]", is partially unknown (reportUnknownVariableType)
|
|
lint:
src/extensions/score_metamodel/checks/check_options.py#L48
Return type, "list[Unknown]", is partially unknown (reportUnknownVariableType)
|
|
lint:
src/extensions/score_metamodel/checks/check_options.py#L47
Type of "v" is unknown (reportUnknownVariableType)
|
|
lint:
src/extensions/score_metamodel/checks/check_options.py#L45
Type of "v" is unknown (reportUnknownVariableType)
|
|
lint:
scripts/generate_sourcelinks_cli.py#L26
"_extract_references_from_file" is private and used outside of the module in which it is declared (reportPrivateUsage)
|