Skip to content

Build(deps): bump scipy from 1.9.3 to 1.10.0 #12

Build(deps): bump scipy from 1.9.3 to 1.10.0

Build(deps): bump scipy from 1.9.3 to 1.10.0 #12

Triggered via pull request November 30, 2023 13:42
Status Failure
Total duration 4m 41s
Artifacts

continuous_integration.yml

on: pull_request
Check for Python file changes
10s
Check for Python file changes
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Type check Python: src/emma_perception/commands/extract_visual_features.py#L21
[mypy] reported by reviewdog 🐶 Incompatible types in assignment (expression has type "Union[_ArgumentGroup, ArgumentParser]", variable has type "ArgumentParser") [assignment] Raw Output: /home/runner/work/perception/perception/src/emma_perception/commands/extract_visual_features.py:21:14: error: Incompatible types in assignment (expression has type "Union[_ArgumentGroup, ArgumentParser]", variable has type "ArgumentParser") [assignment]
Type check Python
Process completed with exit code 1.