Skip to content

No error in init

No error in init #62

Triggered via pull request April 17, 2025 07:51
@kjy5kjy5
synchronize #457
no-error-in-init
Status Failure
Total duration 28s
Artifacts

code-quality.yml

on: pull_request
Static Analysis
11s
Static Analysis
Type Check
22s
Type Check
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Type Check
Process completed with exit code 1.
Type Check
5 errors
Type Check: src/ephys_link/bindings/ump_binding.py#L235
Return type, "Unknown | Any | bool", is partially unknown (reportUnknownVariableType)
Type Check: src/ephys_link/bindings/ump_binding.py#L235
Type of "axis_count" is partially unknown   Type of "axis_count" is "Unknown | Any | int" (reportUnknownMemberType)
Type Check: src/ephys_link/bindings/ump_binding.py#L64
Return type, "Unknown | Any | int", is partially unknown (reportUnknownVariableType)
Type Check: src/ephys_link/bindings/ump_binding.py#L64
Type of "axis_count" is partially unknown   Type of "axis_count" is "Unknown | Any | int" (reportUnknownMemberType)
Type Check: src/ephys_link/bindings/ump_binding.py#L39
Type of "axis_count" is partially unknown   Type of "axis_count" is "Unknown | Any | Literal[0, 4]" (reportUnknownMemberType)