build dotnet #111
Annotations
1 error and 2 warnings
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update -y && apt upgrade -y && apt install -y apt-transport-https wget curl iproute2 libgdiplus && wget https://dot.net/v1/dotnet-install.sh && D_V=\"$(curl -sSL https://dotnet.microsoft.com/en-us/download/dotnet/5.0 | grep -i '<h3 id=\"sdk-5.*\">SDK 5.*.*</h3>' | head -1 | awk -F\\\" '{print $3}' | awk '{print $2;}' | sed 's/<\\/h3>//g')\" && chmod +x dotnet-install.sh \t\t\t&& ./dotnet-install.sh -i /usr/share -v $D_V && ln -s /usr/share/dotnet /usr/bin/dotnet" did not complete successfully: exit code: 4
|
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-qemu-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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