Fix capture mypy stderr output on fatal options error instead of generic message #852
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
|