Skip to content

Release ms3

Release ms3 #83

Triggered via pull request August 7, 2023 16:27
Status Failure
Total duration 2m 30s
Artifacts

test-ezConnect-backend.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Ruff (E401): backend/ezConnect/app.py#L2
backend/ezConnect/app.py:2:1: E401 Multiple imports on one line
Ruff (F401): backend/ezConnect/app.py#L3
backend/ezConnect/app.py:3:30: F401 `flask_sqlalchemy.SQLAlchemy` imported but unused
Ruff (F401): backend/ezConnect/app.py#L9
backend/ezConnect/app.py:9:33: F401 `werkzeug.exceptions.Unauthorized` imported but unused
Ruff (F401): backend/ezConnect/app.py#L9
backend/ezConnect/app.py:9:47: F401 `werkzeug.exceptions.BadRequest` imported but unused
Ruff (E712): backend/ezConnect/app.py#L27
backend/ezConnect/app.py:27:35: E712 Comparison to `True` should be `cond is True` or `if cond:`
Ruff (F841): backend/ezConnect/app.py#L36
backend/ezConnect/app.py:36:5: F841 Local variable `migrate` is assigned to but never used
Ruff (F841): backend/ezConnect/app.py#L37
backend/ezConnect/app.py:37:5: F841 Local variable `mm` is assigned to but never used
Ruff (F841): backend/ezConnect/app.py#L38
backend/ezConnect/app.py:38:5: F841 Local variable `cors` is assigned to but never used
Ruff (F401): backend/ezConnect/auth/login.py#L1
backend/ezConnect/auth/login.py:1:22: F401 `datetime.datetime` imported but unused
Ruff (F401): backend/ezConnect/auth/login.py#L3
backend/ezConnect/auth/login.py:3:32: F401 `sqlalchemy.orm.exc.NoResultFound` imported but unused
build
Process completed with exit code 1.
build
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.