Skip to content

Source links as Bazel target #440

Source links as Bazel target

Source links as Bazel target #440

Triggered via pull request January 27, 2026 08:48
Status Success
Total duration 3m 13s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)