Skip to content

include otherwise empty directories #12

include otherwise empty directories

include otherwise empty directories #12

Triggered via pull request April 12, 2024 08:10
Status Failure
Total duration 30s
Artifacts

lint-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Ruff (F401): website/regulations/admin.py#L1
website/regulations/admin.py:1:28: F401 `django.contrib.admin` imported but unused
Ruff (F401): website/regulations/models.py#L1
website/regulations/models.py:1:23: F401 `django.db.models` imported but unused
Ruff (F401): website/regulations/tests.py#L1
website/regulations/tests.py:1:25: F401 `django.test.TestCase` imported but unused
Ruff (F401): website/regulations/views.py#L1
website/regulations/views.py:1:30: F401 `django.shortcuts.render` imported but unused
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.