Skip to content

Representation defined by traits #3864

Representation defined by traits

Representation defined by traits #3864

Triggered via pull request February 13, 2025 09:05
Status Failure
Total duration 26s
Artifacts

pr_linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (E252): client/ayon_core/addon/interfaces.py#L233
client/ayon_core/addon/interfaces.py:233:54: E252 Missing whitespace around parameter equals
Ruff (E252): client/ayon_core/addon/interfaces.py#L233
client/ayon_core/addon/interfaces.py:233:54: E252 Missing whitespace around parameter equals
Ruff (E252): client/ayon_core/addon/interfaces.py#L234
client/ayon_core/addon/interfaces.py:234:33: E252 Missing whitespace around parameter equals
Ruff (E252): client/ayon_core/addon/interfaces.py#L234
client/ayon_core/addon/interfaces.py:234:33: E252 Missing whitespace around parameter equals
Ruff (PLR6301): client/ayon_core/addon/interfaces.py#L328
client/ayon_core/addon/interfaces.py:328:9: PLR6301 Method `tray_start` could be a function, class method, or static method
Ruff (PLR6301): client/ayon_core/addon/interfaces.py#L332
client/ayon_core/addon/interfaces.py:332:9: PLR6301 Method `tray_exit` could be a function, class method, or static method
Ruff (DOC201): client/ayon_core/addon/interfaces.py#L360
client/ayon_core/addon/interfaces.py:360:9: DOC201 `return` is not documented in docstring
Ruff (DOC201): client/ayon_core/addon/interfaces.py#L393
client/ayon_core/addon/interfaces.py:393:9: DOC201 `return` is not documented in docstring
Ruff (DOC201): client/ayon_core/addon/interfaces.py#L400
client/ayon_core/addon/interfaces.py:400:9: DOC201 `return` is not documented in docstring
Ruff (DOC201): client/ayon_core/addon/interfaces.py#L407
client/ayon_core/addon/interfaces.py:407:9: DOC201 `return` is not documented in docstring