Transition to .NET 8 for Improved Performance, Stability, and Feature Integration #271
Annotations
5 errors and 10 warnings
src/Server.UI/Pages/Identity/Authentication/Login.razor#L16
The type or namespace name 'RenderModeInteractiveServerAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
src/Server.UI/Pages/Identity/Authentication/Login.razor#L16
The type or namespace name 'RenderModeInteractiveServer' could not be found (are you missing a using directive or an assembly reference?)
|
src/Server.UI/Pages/Identity/Authentication/Login.razor#L16
The type or namespace name 'RenderModeInteractiveServerAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
src/Server.UI/Pages/Identity/Authentication/Login.razor#L16
The type or namespace name 'RenderModeInteractiveServer' could not be found (are you missing a using directive or an assembly reference?)
|
|
src/Infrastructure/Services/ExcelService.cs#L136
Dereference of a possibly null reference.
|
src/Infrastructure/Services/PaddleOCR/DocumentOcrJob.cs#L41
This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/Infrastructure/Services/PaddleOCR/DocumentOcrJob.cs#L37
This call site is reachable on all platforms. 'Image.FromFile(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/Infrastructure/Services/PaddleOCR/DocumentOcrJob.cs#L41
This call site is reachable on all platforms. 'Image.RawFormat' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
|
|
|
tests/Application.UnitTests/Common/Mappings/MappingTests.cs#L54
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
|
The logs for this run have expired and are no longer available.
Loading