Skip to content

feat: 使用 Azure OpenAI 进行翻译 #329

feat: 使用 Azure OpenAI 进行翻译

feat: 使用 Azure OpenAI 进行翻译 #329

Re-run triggered November 2, 2024 16:30
Status Failure
Total duration 2m 32s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version 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/
build: OCRLibrary/ImageProcFunc.cs#L207
The variable 'gray' is declared but never used
build: OCRLibrary/TesseractOCR.cs#L2
The type name 'tesseract' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: OCRLibrary/BaiduFanyiOCR.cs#L47
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: OCRLibrary/ImageProcFunc.cs#L207
The variable 'gray' is declared but never used
build: OCRLibrary/BaiduGeneralOCR.cs#L29
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: OCRLibrary/TencentOCR.cs#L68
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: KeyboardMouseHookLibrary/KeyboardMouseHook.cs#L81
The variable 'ex' is declared but never used
build: KeyboardMouseHookLibrary/GlobalHook.cs#L95
The variable 'err' is declared but never used
build: KeyboardMouseHookLibrary/GlobalHook.cs#L116
The variable 'err2' is declared but never used
build: TransOptimizationLibrary/AfterTransHandle.cs#L11
The field 'AfterTransHandle.nto' is never used