Merge XPEvo fixed/changes into main repository #554
Annotations
10 errors and 15 warnings
build_and_test
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
|
build_and_test
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
|
build_and_test
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
|
build_and_test
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
|
build_and_test
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
|
build_and_test
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
|
build_and_test
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
|
build_and_test
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
|
build_and_test
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
|
build_and_test
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
|
Cannot convert null literal to non-nullable reference type.:
tests/Modules/RoundRankingModule.Tests/Controllers/RoundRankingEventControllerTests.cs#L108
Cannot convert null literal to non-nullable reference type
|
Cannot convert null literal to non-nullable reference type.:
tests/Modules/RoundRankingModule.Tests/Controllers/RoundRankingEventControllerTests.cs#L99
Cannot convert null literal to non-nullable reference type
|
Cannot convert null literal to non-nullable reference type.:
tests/Modules/RoundRankingModule.Tests/Controllers/RoundRankingEventControllerTests.cs#L116
Cannot convert null literal to non-nullable reference type
|
Cannot convert null literal to non-nullable reference type.:
tests/Modules/RoundRankingModule.Tests/Controllers/RoundRankingEventControllerTests.cs#L41
Cannot convert null literal to non-nullable reference type
|
Cannot convert null literal to non-nullable reference type.:
tests/Modules/RoundRankingModule.Tests/Controllers/RoundRankingEventControllerTests.cs#L66
Cannot convert null literal to non-nullable reference type
|
Cannot convert null literal to non-nullable reference type.:
tests/Modules/RoundRankingModule.Tests/Controllers/RoundRankingEventControllerTests.cs#L82
Cannot convert null literal to non-nullable reference type
|
Cannot convert null literal to non-nullable reference type.:
tests/Modules/RoundRankingModule.Tests/Controllers/RoundRankingEventControllerTests.cs#L90
Cannot convert null literal to non-nullable reference type
|
Cannot convert null literal to non-nullable reference type.:
tests/Modules/RoundRankingModule.Tests/Controllers/RoundRankingEventControllerTests.cs#L127
Cannot convert null literal to non-nullable reference type
|
Cannot convert null literal to non-nullable reference type.:
tests/Modules/RoundRankingModule.Tests/Controllers/RoundRankingEventControllerTests.cs#L135
Cannot convert null literal to non-nullable reference type
|
Cannot convert null literal to non-nullable reference type.:
tests/Modules/RoundRankingModule.Tests/Controllers/RoundRankingEventControllerTests.cs#L74
Cannot convert null literal to non-nullable reference type
|
Cannot convert null literal to non-nullable reference type.:
tests/Modules/RoundRankingModule.Tests/Controllers/RoundRankingEventControllerTests.cs#L58
Cannot convert null literal to non-nullable reference type
|
Conditional access qualifier expression is not null according to nullable reference types' annotations:
src/Modules/RoundRankingModule/Services/RoundRankingService.cs#L121
Conditional access qualifier expression is never null according to nullable reference types' annotations
|
Invalid XML documentation comment:
src/Modules/RoundRankingModule/Models/CheckpointData.cs#L99
Cannot resolve parameter 'isDnf'
|
Unused local variable:
src/Modules/RoundRankingModule/Services/RoundRankingStateService.cs#L54
Local variable 'removedCheckpointData' is never used
|
Virtual member call in constructor:
tests/Modules/RoundRankingModule.Tests/Controllers/RoundRankingEventControllerTests.cs#L17
Virtual member call in constructor
|