3.12 #564
Annotations
1 error and 2 warnings
buildx failed with: ERROR: failed to solve: process "/bin/sh -c BUILD_DEPS=\"libssl-dev cargo gcc g++ libffi-dev\" && apt-get update && apt-get install -y $BUILD_DEPS && PYOPENSSL=$(grep 'pyopenssl=' requirements.txt) && pip install --no-cache-dir $PYOPENSSL && pip install --no-cache-dir -r /app/requirements.txt && cd /app/distance && g++ -std=c++14 -o /usr/local/bin/distance distance.cpp && apt-get purge -y --auto-remove $BUILD_DEPS && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*" did not complete successfully: exit code: 1
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading