Skip to content

Update dotnet.yml

Update dotnet.yml #32

Triggered via push December 14, 2023 11:55
Status Success
Total duration 31s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/Win10MsPinyinSelfStudy.cs#L469
The event 'Win10MsPinyinSelfStudy.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/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)