Skip to content

feat: 使用fastapi替换flask,解决多线程问题 #268

feat: 使用fastapi替换flask,解决多线程问题

feat: 使用fastapi替换flask,解决多线程问题 #268

Triggered via push July 13, 2024 01:57
Status Failure
Total duration 4m 54s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c python3 -m venv .venv && .venv/bin/pip install --no-cache-dir -r requirements.txt" did not complete successfully: exit code: 1
build-image
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/