Better Japanese post-processing #570
+327
−8
Draft
Annotations
28 warnings
|
Text-Grab/Views/EditTextWindow.xaml.cs#L1724
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Text-Grab/Views/EditTextWindow.xaml.cs#L1710
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Text-Grab/Utilities/OcrUtilities.cs#L231
Possible null reference argument for parameter 'recognizedText' in 'WinAiOcrLinesWords.WinAiOcrLinesWords(RecognizedText recognizedText)'.
|
|
Text-Grab/Views/GrabFrame.xaml.cs#L969
Possible null reference argument for parameter 'language' in 'Task<(IOcrLinesWords?, double)> OcrUtilities.GetOcrResultFromRegionAsync(Rectangle region, ILanguage language)'.
|
|
Text-Grab/Utilities/OcrUtilities.cs#L231
Possible null reference argument for parameter 'recognizedText' in 'WinAiOcrLinesWords.WinAiOcrLinesWords(RecognizedText recognizedText)'.
|
|
Text-Grab/Views/EditTextWindow.xaml.cs#L1724
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Text-Grab/Views/EditTextWindow.xaml.cs#L1710
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Text-Grab/Views/GrabFrame.xaml.cs#L969
Possible null reference argument for parameter 'language' in 'Task<(IOcrLinesWords?, double)> OcrUtilities.GetOcrResultFromRegionAsync(Rectangle region, ILanguage language)'.
|
|
Tests/StringMethodTests.cs#L432
The field 'StringMethodTests.actualGuids' is assigned but its value is never used
|
|
Tests/ExtractedPatternTests.cs#L574
Cannot convert null literal to non-nullable reference type.
|
|
Text-Grab/Utilities/OcrUtilities.cs#L231
Possible null reference argument for parameter 'recognizedText' in 'WinAiOcrLinesWords.WinAiOcrLinesWords(RecognizedText recognizedText)'.
|
|
Text-Grab/Views/EditTextWindow.xaml.cs#L1724
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Text-Grab/Views/EditTextWindow.xaml.cs#L1710
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Text-Grab/Views/GrabFrame.xaml.cs#L969
Possible null reference argument for parameter 'language' in 'Task<(IOcrLinesWords?, double)> OcrUtilities.GetOcrResultFromRegionAsync(Rectangle region, ILanguage language)'.
|
|
Text-Grab/Views/EditTextWindow.xaml.cs#L1724
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Text-Grab/Views/EditTextWindow.xaml.cs#L1710
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Text-Grab/Utilities/OcrUtilities.cs#L231
Possible null reference argument for parameter 'recognizedText' in 'WinAiOcrLinesWords.WinAiOcrLinesWords(RecognizedText recognizedText)'.
|
|
Text-Grab/Views/GrabFrame.xaml.cs#L969
Possible null reference argument for parameter 'language' in 'Task<(IOcrLinesWords?, double)> OcrUtilities.GetOcrResultFromRegionAsync(Rectangle region, ILanguage language)'.
|
|
Text-Grab/Utilities/OcrUtilities.cs#L231
Possible null reference argument for parameter 'recognizedText' in 'WinAiOcrLinesWords.WinAiOcrLinesWords(RecognizedText recognizedText)'.
|
|
Text-Grab/Views/GrabFrame.xaml.cs#L969
Possible null reference argument for parameter 'language' in 'Task<(IOcrLinesWords?, double)> OcrUtilities.GetOcrResultFromRegionAsync(Rectangle region, ILanguage language)'.
|
|
Text-Grab/Views/EditTextWindow.xaml.cs#L1724
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Text-Grab/Views/EditTextWindow.xaml.cs#L1710
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Text-Grab/Utilities/OcrUtilities.cs#L231
Possible null reference argument for parameter 'recognizedText' in 'WinAiOcrLinesWords.WinAiOcrLinesWords(RecognizedText recognizedText)'.
|
|
Text-Grab/Views/GrabFrame.xaml.cs#L969
Possible null reference argument for parameter 'language' in 'Task<(IOcrLinesWords?, double)> OcrUtilities.GetOcrResultFromRegionAsync(Rectangle region, ILanguage language)'.
|
|
Text-Grab/Views/EditTextWindow.xaml.cs#L1724
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Text-Grab/Views/EditTextWindow.xaml.cs#L1710
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Text-Grab/Utilities/OcrUtilities.cs#L231
Possible null reference argument for parameter 'recognizedText' in 'WinAiOcrLinesWords.WinAiOcrLinesWords(RecognizedText recognizedText)'.
|
|
Text-Grab/Views/GrabFrame.xaml.cs#L969
Possible null reference argument for parameter 'language' in 'Task<(IOcrLinesWords?, double)> OcrUtilities.GetOcrResultFromRegionAsync(Rectangle region, ILanguage language)'.
|
The logs for this run have expired and are no longer available.
Loading