Skip to content

chore(deps): update dependency flask to v3 #169

chore(deps): update dependency flask to v3

chore(deps): update dependency flask to v3 #169

Triggered via pull request November 13, 2024 18:59
Status Failure
Total duration 1m 55s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Build Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pip install --no-cache-dir -r requirements.txt && ARCHITECTURE=$(uname -m) && export ARCHITECTURE && if [ \"$ARCHITECTURE\" = 'armv7l' ];then ARCHITECTURE=\"armhf\";fi && wget -nv -O /tmp/speedtest.tgz \"https://install.speedtest.net/app/cli/ookla-speedtest-${SPEEDTEST_VERSION}-linux-${ARCHITECTURE}.tgz\" && tar zxvf /tmp/speedtest.tgz -C /tmp && cp /tmp/speedtest /usr/local/bin && chown -R speedtest:speedtest /app && rm -rf /tmp/* /app/requirements" did not complete successfully: exit code: 1
Build Image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-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/
Lint code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/