Skip to content

Issue 51 create api endpoint for registration form #122

Issue 51 create api endpoint for registration form

Issue 51 create api endpoint for registration form #122

Triggered via pull request July 19, 2025 15:46
Status Failure
Total duration 43s
Artifacts

ci-backend.yml

on: pull_request
Run Flake8
8s
Run Flake8
Build and test
41s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Run Flake8
The process '/opt/hostedtoolcache/Python/3.13.5/x64/bin/flake8' failed with exit code 1
Run Flake8: server/event_registration/urls.py#L15
undefined name 'RegistrantDetailRetrieveUpdate'
Run Flake8: server/event_registration/urls.py#L11
undefined name 'register_user'
Run Flake8: server/event_registration/urls.py#L7
'.views.RegistrantDetailRetrieveUpdateregister_user' imported but unused
Run Flake8: server/api/urls.py#L25
undefined name 'TokenRefreshView'
Run Flake8: server/api/urls.py#L24
undefined name 'TokenObtainPairView'
Build and test
Process completed with exit code 1.