Skip to content

Update .NET 8.0

Update .NET 8.0 #73

Re-run triggered February 26, 2024 02:50
Status Failure
Total duration 2m 49s
Artifacts
Matrix: docker
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-ubuntu-latest
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get upgrade -y && ln -s /usr/share/powershell/pwsh /usr/bin/pwsh && chmod 755 /usr/share/powershell/pwsh && ln -s /usr/share/minver-cli/minver /usr/bin/minver && chmod +x /usr/share/minver-cli/minver && rm /usr/local/bin/docker-compose && ln -s /usr/local/libexec/docker/cli-plugins/docker-compose /usr/local/bin/docker-compose && chmod +x /usr/libexec/docker/cli-plugins/docker-* && pwsh -Command \"Install-Module -Name Pester -Scope AllUsers -Force\" && dotnet --help && dotnet --info && dotnet nuget locals all --clear && apt-get clean && rm -rf /var/cache/apt/archives /var/lib/apt/lists/*" did not complete successfully: exit code: 100
build-ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-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/.