Skip to content

Start of major rewrite, changes in commit description. #102

Start of major rewrite, changes in commit description.

Start of major rewrite, changes in commit description. #102

Triggered via push January 18, 2025 13:06
Status Failure
Total duration 1m 15s
Artifacts

dotnet.yml

on: push
Matrix: build
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 11 warnings
.NET on ubuntu-latest (Release)
The current .NET SDK does not support targeting .NET 8.0. Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. Download the .NET SDK from https://aka.ms/dotnet/download
.NET on ubuntu-latest (Release)
The current .NET SDK does not support targeting .NET 8.0. Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. Download the .NET SDK from https://aka.ms/dotnet/download
.NET on ubuntu-latest (Release)
The current .NET SDK does not support targeting .NET 8.0. Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. Download the .NET SDK from https://aka.ms/dotnet/download
.NET on ubuntu-latest (Release)
The current .NET SDK does not support targeting .NET 8.0. Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. Download the .NET SDK from https://aka.ms/dotnet/download
.NET on ubuntu-latest (Release)
The current .NET SDK does not support targeting .NET 8.0. Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. Download the .NET SDK from https://aka.ms/dotnet/download
.NET on ubuntu-latest (Release)
Process completed with exit code 1.
.NET on windows-latest (Release): PayCheckServerLib/Helpers/GSController.cs#L1
The type or namespace name 'ModdableWebServer' could not be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Release): PayCheckServerLib/Helpers/GSController.cs#L2
The type or namespace name 'ModdableWebServer' could not be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Release): PayCheckServerLib/Helpers/PartyController.cs#L1
The type or namespace name 'ModdableWebServer' could not be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Release): PayCheckServerLib/ModdableWebServerExtensions/PayCheck3WSSServer.cs#L1
The type or namespace name 'ModdableWebServer' could not be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Release): PayCheckServerLib/ModdableWebServerExtensions/PayCheck3WSSServer.cs#L2
The type or namespace name 'ModdableWebServer' could not be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Release): PayCheckServerLib/ModdableWebServerExtensions/RequestResolver.cs#L1
The type or namespace name 'ModdableWebServer' could not be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Release): PayCheckServerLib/ModdableWebServerExtensions/RequestResolver.cs#L2
The type or namespace name 'ModdableWebServer' could not be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Release): PayCheckServerLib/ModdableWebServerExtensions/RequestResolver.cs#L3
The type or namespace name 'ModdableWebServer' could not be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Release): PayCheckServerLib/Responses/BasicResponse.cs#L1
The type or namespace name 'ModdableWebServer' could not be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Release): PayCheckServerLib/Responses/BasicResponse.cs#L2
The type or namespace name 'ModdableWebServer' could not be found (are you missing a using directive or an assembly reference?)
.NET on ubuntu-latest (Release)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
.NET on windows-latest (Release): PayCheckServerLib/Helpers/ArgumentHandler.cs#L86
Possible null reference assignment.
.NET on windows-latest (Release): PayCheckServerLib/Jsons/Progression.cs#L707
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
.NET on windows-latest (Release): PayCheckServerLib/Jsons/Progression.cs#L718
Nullability of type of parameter 'untypedValue' doesn't match overridden member (possibly because of nullability attributes).
.NET on windows-latest (Release): PayCheckServerLib/Jsons/Progression.cs#L741
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
.NET on windows-latest (Release): PayCheckServerLib/Jsons/Progression.cs#L760
Nullability of type of parameter 'untypedValue' doesn't match overridden member (possibly because of nullability attributes).
.NET on windows-latest (Release): PayCheckServerLib/Jsons/Progression.cs#L786
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
.NET on windows-latest (Release): PayCheckServerLib/Jsons/Progression.cs#L797
Nullability of type of parameter 'untypedValue' doesn't match overridden member (possibly because of nullability attributes).
.NET on windows-latest (Release): PayCheckServerLib/Jsons/Progression.cs#L820
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
.NET on windows-latest (Release): PayCheckServerLib/Jsons/Progression.cs#L836
Nullability of type of parameter 'untypedValue' doesn't match overridden member (possibly because of nullability attributes).
.NET on windows-latest (Release): SaveGetter/Program.cs#L45
Possible null reference return.