Update README.md #52
Annotations
23 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Publish:
SelectAndSearch.Common.Models/MouseHookStruct.cs#L12
Non-nullable field 'pt' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
SelectAndSearch.Common.Models/GlobalConfig.cs#L12
Non-nullable property 'SearchOption' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
SelectAndSearch.Common.Models/SearchOption.cs#L9
Non-nullable property 'SearchText' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
SelectAndSearch.Common.Models/SearchOption.cs#L13
Non-nullable property 'Questions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
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:
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:
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:
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:
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:
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.
|
Build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Build:
SelectAndSearch.Common.Models/MouseHookStruct.cs#L12
Non-nullable field 'pt' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
SelectAndSearch.Common.Models/GlobalConfig.cs#L12
Non-nullable property 'SearchOption' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
SelectAndSearch.Common.Models/SearchOption.cs#L9
Non-nullable property 'SearchText' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
SelectAndSearch.Common.Models/SearchOption.cs#L13
Non-nullable property 'Questions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
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.
|
Build:
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.
|
Build:
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.
|
Build:
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