Skip to content

Fix capture mypy stderr output on fatal options error instead of generic message #852

Fix capture mypy stderr output on fatal options error instead of generic message

Fix capture mypy stderr output on fatal options error instead of generic message #852

Triggered via pull request July 3, 2026 09:02
Status Failure
Total duration 1m 25s
Artifacts

tests.yml

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

Annotations

12 errors
tests (3.11)
Process completed with exit code 1.
[no-value-for-parameter(pylint): prospector/run.py#L118
[no-value-for-parameter(pylint), Prospector.execute] No value for argument 'message' in constructor call See: https://pylint.readthedocs.io/en/latest/user_guide/messages/error/no-value-for-parameter.html
call-arg(mypy): prospector/run.py#L118
call-arg(mypy) Missing positional argument "message" in call to "FatalProspectorException". See: https://mypy.rtfd.io/en/stable/_refs.html#code-call-arg
tests (3.10)
Process completed with exit code 1.
[no-value-for-parameter(pylint): prospector/run.py#L118
[no-value-for-parameter(pylint), Prospector.execute] No value for argument 'message' in constructor call See: https://pylint.readthedocs.io/en/latest/user_guide/messages/error/no-value-for-parameter.html
call-arg(mypy): prospector/run.py#L118
call-arg(mypy) Missing positional argument "message" in call to "FatalProspectorException". See: https://mypy.rtfd.io/en/stable/_refs.html#code-call-arg
tests (3.13)
Process completed with exit code 1.
[no-value-for-parameter(pylint): prospector/run.py#L118
[no-value-for-parameter(pylint), Prospector.execute] No value for argument 'message' in constructor call See: https://pylint.readthedocs.io/en/latest/user_guide/messages/error/no-value-for-parameter.html
call-arg(mypy): prospector/run.py#L118
call-arg(mypy) Missing positional argument "message" in call to "FatalProspectorException". See: https://mypy.rtfd.io/en/stable/_refs.html#code-call-arg
tests (3.12)
Process completed with exit code 1.
[no-value-for-parameter(pylint): prospector/run.py#L118
[no-value-for-parameter(pylint), Prospector.execute] No value for argument 'message' in constructor call See: https://pylint.readthedocs.io/en/latest/user_guide/messages/error/no-value-for-parameter.html
call-arg(mypy): prospector/run.py#L118
call-arg(mypy) Missing positional argument "message" in call to "FatalProspectorException". See: https://mypy.rtfd.io/en/stable/_refs.html#code-call-arg