🐛 fix redirect to login #565
Merged
Annotations
1 error and 10 warnings
|
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