Update pyhanko-certvalidator requirement from <0.26,>=0.24 to >=0.24,<0.27 #174
Annotations
4 errors and 1 warning
mypy:
pyhanko/sign/validation/policy_decl.py#L84
Missing positional argument "poe_type" in call to "register_by_digest" of "POEManager" [call-arg]
|
mypy:
pyhanko/sign/validation/ades.py#L1177
Missing positional argument "poe_type" in call to "register_by_digest" of "POEManager" [call-arg]
|
mypy:
pyhanko/sign/validation/ades.py#L1715
Argument 2 to "register" of "POEManager" has incompatible type "datetime"; expected "POEType" [arg-type]
|
mypy
Process completed with exit code 1.
|
lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|