Skip to content

0.10.24

0.10.24 #111

Re-run triggered December 4, 2024 21:14
Status Failure
Total duration 3m 13s
Artifacts

publish.yaml

on: release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache --upgrade --virtual .build-deps build-base git libffi-dev postgresql-dev python3-dev py3-wheel && pip install --no-cache-dir -r prod-requirements.txt && pip install --no-cache-dir . && apk del .build-deps && apk add --no-cache libpq && rm -rf /var/lib/apk/*" did not complete successfully: 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
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/