Source links as Bazel target #447
Annotations
3 errors and 4 warnings
|
lint
Process completed with exit code 1.
|
|
lint
1 error
|
|
lint:
scripts_bazel/tests/generate_sourcelinks_cli_test.py#L74
Operator "in" not supported for types "Literal['score:req:REQ_001']" and "str | int"
Operator "in" not supported for types "Literal['score:req:REQ_001']" and "int" (reportOperatorIssue)
|
|
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)
|