Source links as Bazel target #440
Annotations
10 warnings
|
lint:
scripts_bazel/tests/merge_sourcelinks_test.py#L39
Type of "file2" is unknown (reportUnknownVariableType)
|
|
lint:
scripts_bazel/tests/merge_sourcelinks_test.py#L24
Type of "file1" is unknown (reportUnknownVariableType)
|
|
lint:
scripts_bazel/tests/merge_sourcelinks_test.py#L21
Type annotation is missing for parameter "tmp_path" (reportMissingParameterType)
|
|
lint:
scripts_bazel/tests/generate_sourcelinks_cli_test.py#L74
Type of "entry" is unknown (reportUnknownVariableType)
|
|
lint:
scripts_bazel/tests/generate_sourcelinks_cli_test.py#L73
Type of "entry" is unknown (reportUnknownVariableType)
|
|
lint:
scripts_bazel/tests/generate_sourcelinks_cli_test.py#L58
Type of "entry" is unknown (reportUnknownVariableType)
|
|
lint:
scripts_bazel/tests/generate_sourcelinks_cli_test.py#L34
Type of "output_file" is unknown (reportUnknownVariableType)
|
|
lint:
scripts_bazel/tests/generate_sourcelinks_cli_test.py#L24
Type of "test_file" is unknown (reportUnknownVariableType)
|
|
lint:
scripts_bazel/tests/generate_sourcelinks_cli_test.py#L21
Type annotation is missing for parameter "tmp_path" (reportMissingParameterType)
|
|
lint:
scripts_bazel/generate_sourcelinks_cli.py#L26
"_extract_references_from_file" is private and used outside of the module in which it is declared (reportPrivateUsage)
|