Update README.md #52
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Publish ClickOnce:
SelectAndSearch.Common.OCR.PaddleOCR/PaddleOCR.cs#L15
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish ClickOnce:
SelectAndSearch.Common.OCR.PaddleOCR/PaddleOCR.cs#L30
This call site is reachable on all platforms. 'ImageFormat.Png' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Publish ClickOnce:
SelectAndSearch.Common.OCR.PaddleOCR/PaddleOCR.cs#L30
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)
|
Publish ClickOnce:
SelectAndSearch.Common.OCR.RapidOCR/Data.cs#L12
Non-nullable property 'Box' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish ClickOnce:
SelectAndSearch.Common.OCR.RapidOCR/Data.cs#L16
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish ClickOnce:
SelectAndSearch.Common.OCR.RapidOCR/RapidOCR.cs#L15
Non-nullable property 'OcrData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish ClickOnce:
SelectAndSearch.Common.OCR.RapidOCR/OcrData.cs#L11
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish ClickOnce:
SelectAndSearch.Common.OCR.RapidOCR/OcrData.cs#L14
Non-nullable property 'Datas' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish ClickOnce:
SelectAndSearch.Common.OCR.RapidOCR/RapidApi.cs#L12
Non-nullable property 'exePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish ClickOnce:
SelectAndSearch.Common.OCR.RapidOCR/RapidApi.cs#L12
Non-nullable property 'argsStr' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "SelectAndSearch_Release".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading