Skip to content

Fixing Workflow unit-test execution & Adding Test-Reports functionality #364

Fixing Workflow unit-test execution & Adding Test-Reports functionality

Fixing Workflow unit-test execution & Adding Test-Reports functionality #364

Triggered via pull request January 14, 2026 10:29
Status Success
Total duration 2m 59s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
lint
Process completed with exit code 1.
lint
4 errors
lint: src/extensions/score_source_code_linker/tests/test_xml_parser.py#L208
Object of type "tuple[Path, Path, Path]" is not callable   Attribute "__call__" is unknown (reportCallIssue)
lint: src/extensions/score_source_code_linker/tests/test_xml_parser.py#L142
Object of type "tuple[Path, Path, Path]" is not callable   Attribute "__call__" is unknown (reportCallIssue)
lint: src/extensions/score_source_code_linker/tests/test_xml_parser.py#L122
Object of type "tuple[Path, Path, Path]" is not callable   Attribute "__call__" is unknown (reportCallIssue)
lint: src/extensions/score_source_code_linker/tests/test_xml_parser.py#L113
Object of type "tuple[Path, Path, Path]" is not callable   Attribute "__call__" is unknown (reportCallIssue)
lint: src/extensions/score_source_code_linker/tests/test_xml_parser.py#L122
Type of "_" is unknown (reportUnknownVariableType)
lint: src/extensions/score_source_code_linker/tests/test_xml_parser.py#L122
Type of "_" is unknown (reportUnknownVariableType)
lint: src/extensions/score_source_code_linker/tests/test_xml_parser.py#L122
Type of "root" is unknown (reportUnknownVariableType)
lint: src/extensions/score_source_code_linker/tests/test_xml_parser.py#L113
Type of "dir2" is unknown (reportUnknownVariableType)
lint: src/extensions/score_source_code_linker/tests/test_xml_parser.py#L113
Type of "dir1" is unknown (reportUnknownVariableType)
lint: src/extensions/score_source_code_linker/tests/test_xml_parser.py#L113
Type of "root" is unknown (reportUnknownVariableType)
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)