Skip to content

Merge pull request #8 from hackclub/main #25

Merge pull request #8 from hackclub/main

Merge pull request #8 from hackclub/main #25

Triggered via push September 8, 2026 18:18
Status Failure
Total duration 17s
Artifacts

ruff-check.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build
Process completed with exit code 1.
ruff (F821): twisted/twisted_site/views/client/project.py#L80
twisted/twisted_site/views/client/project.py:80:16: F821 Undefined name `HTTPError`
ruff (F821): twisted/twisted_site/views/client/project.py#L41
twisted/twisted_site/views/client/project.py:41:20: F821 Undefined name `RequestException`
ruff (F821): twisted/twisted_site/views/client/auth.py#L95
twisted/twisted_site/views/client/auth.py:95:13: F821 Undefined name `logger`
ruff (F821): twisted/twisted_site/views/admin/admin.py#L77
twisted/twisted_site/views/admin/admin.py:77:20: F821 Undefined name `redirect`
ruff (F821): twisted/twisted_site/views/admin/admin.py#L75
twisted/twisted_site/views/admin/admin.py:75:20: F821 Undefined name `redirect`
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/