Skip to content

Add name to DeveloperApplication #154

Add name to DeveloperApplication

Add name to DeveloperApplication #154

Triggered via pull request May 26, 2024 12:46
Status Cancelled
Total duration 43s
Artifacts

pull_request.yml

on: pull_request
linting  /  Runs pre-commit
33s
linting / Runs pre-commit
build-deploy  /  Build docker image
build-deploy / Build docker image
Fit to window
Zoom out
Zoom in

Annotations

10 errors
linting / Runs pre-commit
Canceling since a higher priority waiting request for 'Pull Request-refs/pull/92/merge' exists
Ruff (I001): abandonauth/models/__init__.py#L1
abandonauth/models/__init__.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (COM812): abandonauth/models/__init__.py#L9
abandonauth/models/__init__.py:9:29: COM812 Trailing comma missing
Ruff (I001): abandonauth/routers/developer_application.py#L1
abandonauth/routers/developer_application.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (COM812): abandonauth/routers/developer_application.py#L40
abandonauth/routers/developer_application.py:40:60: COM812 Trailing comma missing
Ruff (COM812): abandonauth/routers/developer_application.py#L53
abandonauth/routers/developer_application.py:53:28: COM812 Trailing comma missing
Ruff (COM812): abandonauth/routers/developer_application.py#L186
abandonauth/routers/developer_application.py:186:60: COM812 Trailing comma missing
Ruff (COM812): abandonauth/routers/developer_application.py#L203
abandonauth/routers/developer_application.py:203:32: COM812 Trailing comma missing
Ruff (COM812): abandonauth/routers/ui.py#L139
abandonauth/routers/ui.py:139:57: COM812 Trailing comma missing
linting / Runs pre-commit
Process completed with exit code 1.