Skip to content

Type cleanup

Type cleanup #472

Triggered via pull request January 18, 2026 10:38
Status Failure
Total duration 8s
Artifacts

test.yml

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

Annotations

4 errors
ruff
The process '/opt/hostedtoolcache/ruff/0.14.13/x86_64/ruff' failed with exit code 1
Ruff (I001): tests/test_02_jwk.py#L3
tests/test_02_jwk.py:3:1: I001 Import block is un-sorted or un-formatted
Ruff (F821): src/cryptojwt/jwk/okp.py#L21
src/cryptojwt/jwk/okp.py:21:17: F821 Undefined name `Union`
Ruff (F821): src/cryptojwt/jwk/okp.py#L15
src/cryptojwt/jwk/okp.py:15:16: F821 Undefined name `Union`