Skip to content

Update pyhanko-certvalidator requirement from <0.26,>=0.24 to >=0.24,<0.27 #174

Update pyhanko-certvalidator requirement from <0.26,>=0.24 to >=0.24,<0.27

Update pyhanko-certvalidator requirement from <0.26,>=0.24 to >=0.24,<0.27 #174

Triggered via pull request November 15, 2023 21:14
Status Failure
Total duration 1m 31s
Artifacts

static-analysis.yml

on: pull_request
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.