Skip to content

minor refactor

minor refactor #128

Triggered via push August 22, 2024 05:50
Status Failure
Total duration 32s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
mypy: server/__init__.py#L311
Cannot determine type of "router"
mypy: server/contrib.py#L19
Module "server" does not explicitly export attribute "require_user_login"
mypy: server/contrib.py#L132
Item "None" of "User | None" has no attribute "user_id"
mypy: server/contrib.py#L160
Item "None" of "User | None" has no attribute "user_id"
mypy
Process completed with exit code 1.