Skip to content

feat(hashes): add Jenkins-One-At-A-Time function #17697

feat(hashes): add Jenkins-One-At-A-Time function

feat(hashes): add Jenkins-One-At-A-Time function #17697

Triggered via pull request April 14, 2026 15:10
Status Failure
Total duration 10s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ruff (A001): hashes/joaat.py#L30
hashes/joaat.py:30:5: A001 Variable `hash` is shadowing a Python builtin
ruff (A001): hashes/joaat.py#L29
hashes/joaat.py:29:5: A001 Variable `hash` is shadowing a Python builtin
ruff (A001): hashes/joaat.py#L28
hashes/joaat.py:28:5: A001 Variable `hash` is shadowing a Python builtin
ruff (W293): hashes/joaat.py#L27
hashes/joaat.py:27:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (A001): hashes/joaat.py#L26
hashes/joaat.py:26:9: A001 Variable `hash` is shadowing a Python builtin
ruff (A001): hashes/joaat.py#L25
hashes/joaat.py:25:9: A001 Variable `hash` is shadowing a Python builtin
ruff (A001): hashes/joaat.py#L24
hashes/joaat.py:24:9: A001 Variable `hash` is shadowing a Python builtin
ruff (W293): hashes/joaat.py#L22
hashes/joaat.py:22:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (A001): hashes/joaat.py#L19
hashes/joaat.py:19:5: A001 Variable `hash` is shadowing a Python builtin
ruff (W293): hashes/joaat.py#L11
hashes/joaat.py:11:1: W293 Blank line contains whitespace help: Remove whitespace from blank line