Bump System.Text.Json from 7.0.1 to 8.0.4 in /TranslatorLibrary #324
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
TranslatorLibrary/ChatGPTTranslator.cs#L95
Unreachable code detected
|
OCRLibrary/ImageProcFunc.cs#L207
The variable 'gray' is declared but never used
|
TranslatorLibrary/ArtificialTranslator.cs#L199
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
TranslatorLibrary/ArtificialTranslator.cs#L199
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
TranslatorLibrary/ChatGPTTranslator.cs#L95
Unreachable code detected
|
KeyboardMouseHookLibrary/KeyboardMouseHook.cs#L81
The variable 'ex' is declared but never used
|
KeyboardMouseHookLibrary/GlobalHook.cs#L95
The variable 'err' is declared but never used
|
KeyboardMouseHookLibrary/GlobalHook.cs#L116
The variable 'err2' is declared but never used
|
KeyboardMouseHookLibrary/KeyboardMouseHook.cs#L81
The variable 'ex' is declared but never used
|
KeyboardMouseHookLibrary/GlobalHook.cs#L95
The variable 'err' is declared but never used
|
This job succeeded
Loading