Skip to content

Source links as Bazel target #419

Source links as Bazel target

Source links as Bazel target #419

Triggered via pull request January 23, 2026 14:49
Status Success
Total duration 2m 53s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: scripts/tests/merge_sourcelinks_test.py#L39
Type of "file2" is unknown (reportUnknownVariableType)
lint: scripts/tests/merge_sourcelinks_test.py#L24
Type of "file1" is unknown (reportUnknownVariableType)
lint: scripts/tests/merge_sourcelinks_test.py#L21
Type annotation is missing for parameter "tmp_path" (reportMissingParameterType)
lint: scripts/tests/generate_sourcelinks_cli_test.py#L74
Type of "entry" is unknown (reportUnknownVariableType)
lint: scripts/tests/generate_sourcelinks_cli_test.py#L73
Type of "entry" is unknown (reportUnknownVariableType)
lint: scripts/tests/generate_sourcelinks_cli_test.py#L58
Type of "entry" is unknown (reportUnknownVariableType)
lint: scripts/tests/generate_sourcelinks_cli_test.py#L34
Type of "output_file" is unknown (reportUnknownVariableType)
lint: scripts/tests/generate_sourcelinks_cli_test.py#L24
Type of "test_file" is unknown (reportUnknownVariableType)
lint: scripts/tests/generate_sourcelinks_cli_test.py#L21
Type annotation is missing for parameter "tmp_path" (reportMissingParameterType)
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)