Skip to content

compare-operator added to Vector Class #12091

compare-operator added to Vector Class

compare-operator added to Vector Class #12091

Triggered via pull request December 21, 2024 16:59
@AndrwaaAndrwaa
reopened #12446
master
Status Failure
Total duration 14s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Ruff (F821): linear_algebra/src/lib.py#L190
linear_algebra/src/lib.py:190:27: F821 Undefined name `other`
Ruff (F821): linear_algebra/src/lib.py#L192
linear_algebra/src/lib.py:192:29: F821 Undefined name `other`
Ruff (F821): linear_algebra/src/lib.py#L194
linear_algebra/src/lib.py:194:41: F821 Undefined name `other`
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