Skip to content

Fix #12510

Fix #12510 #12332

Re-run triggered January 12, 2025 09:25
Status Failure
Total duration 21s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Ruff (A005): ciphers/base64.py#L1
ciphers/base64.py:1:1: A005 Module `base64` shadows a Python standard-library module
Ruff (RUF032): project_euler/problem_002/sol4.py#L64
project_euler/problem_002/sol4.py:64:34: RUF032 `Decimal()` called with float literal argument
Ruff (A005): strings/wave.py#L1
strings/wave.py:1:1: A005 Module `wave` shadows a Python standard-library module
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