Skip to content

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

chore(deps): update dependency flask to v3

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

Triggered via pull request February 3, 2024 21:42
Status Failure
Total duration 2m 0s
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.