Skip to content

Source links as Bazel target #447

Source links as Bazel target

Source links as Bazel target #447

Triggered via pull request January 27, 2026 10:55
Status Success
Total duration 2m 55s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)