Skip to content

algorithm for shuffling elements of an array. #12415

algorithm for shuffling elements of an array.

algorithm for shuffling elements of an array. #12415

Triggered via pull request January 24, 2025 19:46
Status Failure
Total duration 13s
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#L35
other/shuffled_array.py:35:9: A001 Variable `any` is shadowing a Python builtin
Ruff (A001): other/shuffled_array.py#L39
other/shuffled_array.py:39: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