Skip to content

Merge pull request #71 from robotpy/2024-beta #65

Merge pull request #71 from robotpy/2024-beta

Merge pull request #71 from robotpy/2024-beta #65

GitHub Actions / mypy failed Nov 1, 2023 in 0s

reviewdog [mypy] report

reported by reviewdog 🐶

Findings (2)

robotpy_installer/installer.py|206 col 1| Skipping analyzing "certifi": module is installed, but missing library stubs or py.typed marker [import-untyped]
robotpy_installer/installer.py|206 col 1| See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

Filtered Findings (0)

Annotations

Check failure on line 206 in robotpy_installer/installer.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] robotpy_installer/installer.py#L206

Skipping analyzing "certifi": module is installed, but missing library stubs or py.typed marker  [import-untyped]
Raw output
/home/runner/work/robotpy-installer/robotpy-installer/robotpy_installer/installer.py:206:1: error: Skipping analyzing "certifi": module is installed, but missing library stubs or py.typed marker  [import-untyped]

Check notice on line 206 in robotpy_installer/installer.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] robotpy_installer/installer.py#L206

See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
Raw output
/home/runner/work/robotpy-installer/robotpy-installer/robotpy_installer/installer.py:206:1: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports