Skip to content

a major overhaul, turning Baseweb into a class #20

a major overhaul, turning Baseweb into a class

a major overhaul, turning Baseweb into a class #20

Triggered via push April 30, 2024 20:41
Status Failure
Total duration 25s
Artifacts

test.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Ruff (F401): baseweb/__init__.py#L13
baseweb/__init__.py:13:19: F401 `flask.make_response` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
build (3.10)
Process completed with exit code 1.
build (3.11)
The job was canceled because "_3_10" failed.
Ruff (F401): baseweb/__init__.py#L13
baseweb/__init__.py:13:19: F401 `flask.make_response` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
build (3.11)
Process completed with exit code 1.
build (3.9)
The job was canceled because "_3_10" failed.
Ruff (F401): baseweb/__init__.py#L13
baseweb/__init__.py:13:19: F401 `flask.make_response` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
build (3.9)
Process completed with exit code 1.
build (3.8)
The job was canceled because "_3_10" failed.
Ruff (F401): baseweb/__init__.py#L13
baseweb/__init__.py:13:19: F401 `flask.make_response` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
build (3.8)
Process completed with exit code 1.
build (3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.