Skip to content

Feat: dynamic frequency #353

Feat: dynamic frequency

Feat: dynamic frequency #353

Triggered via pull request December 21, 2024 21:25
Status Failure
Total duration 37s
Artifacts

pull-request.yml

on: pull_request
Matrix: checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 20 warnings
Ruff (E741): scanner.py#L3311
scanner.py:3311:13: E741 Ambiguous variable name: `l`
K1 Checks
Process completed with exit code 1.
K1 Checks: scanner.py#L1724
Cannot access attribute "error" for class "MCU"   Attribute "error" is unknown (reportAttributeAccessIssue)
K1 Checks
1 error
K1 Checks
Process completed with exit code 1.
Ruff (E741): scanner.py#L3311
scanner.py:3311:13: E741 Ambiguous variable name: `l`
Standard Checks
Process completed with exit code 1.
Standard Checks: scanner.py#L1724
Cannot access attribute "error" for class "MCU"   Attribute "error" is unknown (reportAttributeAccessIssue)
Standard Checks
1 error
Standard Checks
Process completed with exit code 1.
K1 Checks: scanner.py#L178
Type of "samples_config" is partially unknown   Type of "samples_config" is "dict[str, Unknown]" (reportUnknownMemberType)
K1 Checks: scanner.py#L223
Type of "scanner_touch_config" is partially unknown   Type of "scanner_touch_config" is "dict[str, Unknown]" (reportUnknownMemberType)
K1 Checks: scanner.py#L249
Type of "detect_threshold_z" is unknown (reportUnknownMemberType)
K1 Checks: scanner.py#L249
Type of "scanner_touch_config" is partially unknown   Type of "scanner_touch_config" is "dict[str, Unknown]" (reportUnknownMemberType)
K1 Checks: scanner.py#L286
Type of "_stream_samples_queue" is partially unknown   Type of "_stream_samples_queue" is "Queue[Unknown]" (reportUnknownMemberType)
K1 Checks: scanner.py#L322
Type of "_handle_scanner_data" is partially unknown   Type of "_handle_scanner_data" is "(params: Unknown) -> None" (reportUnknownMemberType)
K1 Checks: scanner.py#L322
Argument type is partially unknown   Argument corresponds to parameter "callback" in function "register_response"   Argument type is "(params: Unknown) -> None" (reportUnknownArgumentType)
K1 Checks: scanner.py#L408
Return type, "dict[str, Unknown]", is partially unknown (reportUnknownParameterType)
K1 Checks: scanner.py#L409
Return type, "dict[str, Unknown]", is partially unknown (reportUnknownVariableType)
K1 Checks: scanner.py#L412
Type of "scanner_touch_config" is partially unknown   Type of "scanner_touch_config" is "dict[str, Unknown]" (reportUnknownMemberType)
Standard Checks: scanner.py#L178
Type of "samples_config" is partially unknown   Type of "samples_config" is "dict[str, Unknown]" (reportUnknownMemberType)
Standard Checks: scanner.py#L223
Type of "scanner_touch_config" is partially unknown   Type of "scanner_touch_config" is "dict[str, Unknown]" (reportUnknownMemberType)
Standard Checks: scanner.py#L249
Type of "detect_threshold_z" is unknown (reportUnknownMemberType)
Standard Checks: scanner.py#L249
Type of "scanner_touch_config" is partially unknown   Type of "scanner_touch_config" is "dict[str, Unknown]" (reportUnknownMemberType)
Standard Checks: scanner.py#L286
Type of "_stream_samples_queue" is partially unknown   Type of "_stream_samples_queue" is "Queue[Unknown]" (reportUnknownMemberType)
Standard Checks: scanner.py#L322
Type of "_handle_scanner_data" is partially unknown   Type of "_handle_scanner_data" is "(params: Unknown) -> None" (reportUnknownMemberType)
Standard Checks: scanner.py#L322
Argument type is partially unknown   Argument corresponds to parameter "callback" in function "register_response"   Argument type is "(params: Unknown) -> None" (reportUnknownArgumentType)
Standard Checks: scanner.py#L408
Return type, "dict[str, Unknown]", is partially unknown (reportUnknownParameterType)
Standard Checks: scanner.py#L409
Return type, "dict[str, Unknown]", is partially unknown (reportUnknownVariableType)
Standard Checks: scanner.py#L412
Type of "scanner_touch_config" is partially unknown   Type of "scanner_touch_config" is "dict[str, Unknown]" (reportUnknownMemberType)