Skip to content

support new sogou bak binary format #34

support new sogou bak binary format

support new sogou bak binary format #34

Triggered via pull request January 26, 2024 07:28
@nopdannopdan
synchronize #241
dev
Status Success
Total duration 26s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/ImeWlConverterCore/Helpers/HttpHelper.cs#L35
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: src/ImeWlConverterCore/IME/Win10MsWubi.cs#L35
The event 'Win10MsWubi.ImportLineErrorNotice' is never used
build: src/ImeWlConverterCore/IME/JidianMBDict.cs#L156
The event 'Jidian_MBDict.ExportErrorNotice' is never used
build: src/ImeWlConverterCore/IME/Win10MsWubi.cs#L180
The event 'Win10MsWubi.ExportErrorNotice' is never used
build: src/ImeWlConverterCore/IME/Win10MsPinyin.cs#L191
The event 'Win10MsPinyin.ExportErrorNotice' is never used
build: src/ImeWlConverterCore/IME/Win10MsPinyinSelfStudy.cs#L469
The event 'Win10MsPinyinSelfStudy.ImportLineErrorNotice' is never used
build: src/ImeWlConverterCore/Entities/WordLibraryStream.cs#L84
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build: src/ImeWlConverterCore/Generaters/Cangjie5Generater.cs#L330
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build: src/ImeWlConverterCore/IME/QQPinyinQcel.cs#L136
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build: src/ImeWlConverterCore/Helpers/HttpHelper.cs#L35
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)