Skip to content

CI Linux: Consolidate jobs #14882

CI Linux: Consolidate jobs

CI Linux: Consolidate jobs #14882

Triggered via pull request August 18, 2024 17:36
Status Failure
Total duration 4m 23s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (PLW0211): src/sage/algebras/askey_wilson.py#L208
sage/algebras/askey_wilson.py:208:31: PLW0211 First argument of a static method should not be named `cls`
Ruff (PLW0211): src/sage/algebras/clifford_algebra.py#L481
sage/algebras/clifford_algebra.py:481:31: PLW0211 First argument of a static method should not be named `cls`
Ruff (PLW0211): src/sage/algebras/clifford_algebra.py#L1431
sage/algebras/clifford_algebra.py:1431:31: PLW0211 First argument of a static method should not be named `cls`
Ruff (PLW0211): src/sage/algebras/clifford_algebra.py#L2073
sage/algebras/clifford_algebra.py:2073:23: PLW0211 First argument of a static method should not be named `cls`
Ruff (PLW0211): src/sage/algebras/cluster_algebra.py#L1275
sage/algebras/cluster_algebra.py:1275:23: PLW0211 First argument of a static method should not be named `self`
Ruff (PLW0211): src/sage/algebras/commutative_dga.py#L168
sage/algebras/commutative_dga.py:168:23: PLW0211 First argument of a static method should not be named `cls`
Ruff (PLW0211): src/sage/algebras/commutative_dga.py#L927
sage/algebras/commutative_dga.py:927:23: PLW0211 First argument of a static method should not be named `cls`
Ruff (PLW0211): src/sage/algebras/commutative_dga.py#L2062
sage/algebras/commutative_dga.py:2062:23: PLW0211 First argument of a static method should not be named `cls`
Ruff (PLW0211): src/sage/algebras/down_up_algebra.py#L170
sage/algebras/down_up_algebra.py:170:31: PLW0211 First argument of a static method should not be named `cls`
Ruff (PLW0211): src/sage/algebras/down_up_algebra.py#L561
sage/algebras/down_up_algebra.py:561:31: PLW0211 First argument of a static method should not be named `cls`