Skip to content

Source links as Bazel target #396

Source links as Bazel target

Source links as Bazel target #396

Triggered via pull request January 21, 2026 16:02
Status Success
Total duration 3m 9s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)