Skip to content

feat: allow anonymous user to upload files #427

feat: allow anonymous user to upload files

feat: allow anonymous user to upload files #427

Triggered via pull request January 17, 2025 07:54
@xingwanyingxingwanying
opened #695
Status Failure
Total duration 1m 13s
Artifacts

pr-tests.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Ruff (F401): server/aws/router.py#L1
aws/router.py:1:20: F401 `typing.Annotated` imported but unused
Ruff (F401): server/aws/router.py#L4
aws/router.py:4:32: F401 `auth.get_user_info.get_user` imported but unused
Ruff (F401): server/aws/router.py#L5
aws/router.py:5:30: F401 `core.models.user.User` imported but unused
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636