Skip to content

Update pyhanko-certvalidator requirement #173

Update pyhanko-certvalidator requirement

Update pyhanko-certvalidator requirement #173

Status Failure
Total duration 1m 33s
Artifacts
Fit to window
Zoom out
Zoom in

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.