Skip to content

Fix sphinx/build_docs warnings for ciphers #12234

Fix sphinx/build_docs warnings for ciphers

Fix sphinx/build_docs warnings for ciphers #12234

Triggered via pull request December 30, 2024 02:41
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Ruff (E501): ciphers/caesar_cipher.py#L191
ciphers/caesar_cipher.py:191:89: E501 Line too long (90 > 88)
Ruff (E501): ciphers/decrypt_caesar_with_chi_squared.py#L68
ciphers/decrypt_caesar_with_chi_squared.py:68:89: E501 Line too long (89 > 88)
Ruff (E501): ciphers/decrypt_caesar_with_chi_squared.py#L78
ciphers/decrypt_caesar_with_chi_squared.py:78:89: E501 Line too long (89 > 88)
ruff
Process completed with exit code 1.
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636