Fix #12510 #12332
Annotations
4 errors and 1 warning
Run uvx ruff check --output-format=github .:
ciphers/base64.py#L1
ciphers/base64.py:1:1: A005 Module `base64` shadows a Python standard-library module
|
Run uvx ruff check --output-format=github .:
project_euler/problem_002/sol4.py#L64
project_euler/problem_002/sol4.py:64:34: RUF032 `Decimal()` called with float literal argument
|
Run uvx ruff check --output-format=github .:
strings/wave.py#L1
strings/wave.py:1:1: A005 Module `wave` shadows a Python standard-library module
|
Run uvx ruff check --output-format=github .
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading