Skip to content

use env configuration for base URL, at http only to set cookie options #264

use env configuration for base URL, at http only to set cookie options

use env configuration for base URL, at http only to set cookie options #264

Triggered via pull request June 24, 2024 02:55
Status Failure
Total duration 41s
Artifacts

pull_request.yml

on: pull_request
linting  /  Runs pre-commit
30s
linting / Runs pre-commit
build_api  /  Build docker image
build_api / Build docker image
build_frontend  /  Build docker image
build_frontend / Build docker image
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (F401): src/api/abandonauth/routers/ui.py#L1
abandonauth/routers/ui.py:1:26: F401 `urllib.parse.urlparse` imported but unused
Ruff (E303): src/api/abandonauth/routers/ui.py#L20
abandonauth/routers/ui.py:20:1: E303 Too many blank lines (3)
linting / Runs pre-commit
Process completed with exit code 1.