Skip to content

Jsisolation

Jsisolation #252

Triggered via pull request October 22, 2023 05:27
Status Success
Total duration 1m 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Infrastructure/Extensions/AuthenticationServiceCollectionExtensions.cs#L27
Dereference of a possibly null reference.
build: 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)
build: 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)
build: 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)
build: src/Blazor.Server.UI/Pages/Products/Products.razor#L329
Unreachable code detected
build: src/Blazor.Server.UI/Pages/Documents/_UploadFilesFormDialog.razor#L56
The field '_UploadFilesFormDialog._uploading' is assigned but its value is never used
build: src/Infrastructure/Extensions/AuthenticationServiceCollectionExtensions.cs#L27
Dereference of a possibly null reference.
build: 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)
build: 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)
build: 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)