Skip to content

Fix UpdateNumber causing crashes #46

Fix UpdateNumber causing crashes

Fix UpdateNumber causing crashes #46

Triggered via push October 1, 2024 16:50
Status Failure
Total duration 33s
Artifacts

build.yml

on: push
ubuntu-latest
23s
ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ubuntu-latest
/usr/share/dotnet/sdk/8.0.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets(166,5): error NETSDK1045: The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download [/home/runner/work/Edelstein/Edelstein/src/protocol/Edelstein.Protocol.Network/Edelstein.Protocol.Network.csproj]
ubuntu-latest
/usr/share/dotnet/sdk/8.0.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets(166,5): error NETSDK1045: The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download [/home/runner/work/Edelstein/Edelstein/src/protocol/Edelstein.Protocol.Utilities/Edelstein.Protocol.Utilities.csproj]
ubuntu-latest
/usr/share/dotnet/sdk/8.0.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets(166,5): error NETSDK1045: The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download [/home/runner/work/Edelstein/Edelstein/src/common/Edelstein.Common.Network.DotNetty/Edelstein.Common.Network.DotNetty.csproj]
ubuntu-latest
/usr/share/dotnet/sdk/8.0.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets(166,5): error NETSDK1045: The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download [/home/runner/work/Edelstein/Edelstein/src/protocol/Edelstein.Protocol.Gameplay/Edelstein.Protocol.Gameplay.csproj]
ubuntu-latest
/usr/share/dotnet/sdk/8.0.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets(166,5): error NETSDK1045: The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download [/home/runner/work/Edelstein/Edelstein/src/protocol/Edelstein.Protocol.Services.Server/Edelstein.Protocol.Services.Server.csproj]
ubuntu-latest
/usr/share/dotnet/sdk/8.0.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets(166,5): error NETSDK1045: The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download [/home/runner/work/Edelstein/Edelstein/src/protocol/Edelstein.Protocol.Gameplay.Login/Edelstein.Protocol.Gameplay.Login.csproj]
ubuntu-latest
/usr/share/dotnet/sdk/8.0.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets(166,5): error NETSDK1045: The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download [/home/runner/work/Edelstein/Edelstein/src/common/Edelstein.Common.Database/Edelstein.Common.Database.csproj]
ubuntu-latest
/usr/share/dotnet/sdk/8.0.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets(166,5): error NETSDK1045: The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download [/home/runner/work/Edelstein/Edelstein/src/common/Edelstein.Common.Utilities/Edelstein.Common.Utilities.csproj]
ubuntu-latest
/usr/share/dotnet/sdk/8.0.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets(166,5): error NETSDK1045: The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download [/home/runner/work/Edelstein/Edelstein/src/common/Edelstein.Common.Crypto/Edelstein.Common.Crypto.csproj]
ubuntu-latest
/usr/share/dotnet/sdk/8.0.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets(166,5): error NETSDK1045: The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download [/home/runner/work/Edelstein/Edelstein/src/common/Edelstein.Common.Gameplay/Edelstein.Common.Gameplay.csproj]
ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/