Skip to content

algorithm for shuffling elements of an array. #12414

algorithm for shuffling elements of an array.

algorithm for shuffling elements of an array. #12414

Triggered via pull request January 24, 2025 19:45
Status Failure
Total duration 19s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff (A001): other/shuffled_array.py#L36
other/shuffled_array.py:36:9: A001 Variable `any` is shadowing a Python builtin
Ruff (A001): other/shuffled_array.py#L40
other/shuffled_array.py:40:13: A001 Variable `any` is shadowing a Python builtin
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