Jsisolation #252
Annotations
10 warnings
src/Infrastructure/Extensions/AuthenticationServiceCollectionExtensions.cs#L27
Dereference of a possibly null reference.
|
src/Infrastructure/Services/PaddleOCR/DocumentOcrJob.cs#L44
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#L44
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)
|
src/Infrastructure/Services/PaddleOCR/DocumentOcrJob.cs#L40
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/Blazor.Server.UI/Pages/Products/Products.razor#L329
Unreachable code detected
|
src/Blazor.Server.UI/Pages/Documents/_UploadFilesFormDialog.razor#L56
The field '_UploadFilesFormDialog._uploading' is assigned but its value is never used
|
src/Infrastructure/Extensions/AuthenticationServiceCollectionExtensions.cs#L27
Dereference of a possibly null reference.
|
src/Infrastructure/Services/PaddleOCR/DocumentOcrJob.cs#L44
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#L44
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)
|
src/Infrastructure/Services/PaddleOCR/DocumentOcrJob.cs#L40
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)
|
The logs for this run have expired and are no longer available.
Loading