Skip to content

优化 剪贴板文本同步 #708

优化 剪贴板文本同步

优化 剪贴板文本同步 #708

Triggered via push April 4, 2026 13:11
Status Success
Total duration 3m 6s
Artifacts

continuous.yml

on: push
windows-latest
3m 2s
windows-latest
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
windows-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows-latest
D:\a\Kitopia\Kitopia\PinyinM.NET\Pinyin.NET\PinyinSearcher.cs(309,30): warning CS8618: Non-nullable property 'PinyinTokens' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\Kitopia\Kitopia\PinyinM.NET\Pinyin.NET\Pinyin.NET.csproj::TargetFramework=net8.0]
windows-latest
D:\a\Kitopia\Kitopia\PinyinM.NET\Pinyin.NET\PinyinSearcher.cs(308,23): warning CS8618: Non-nullable property 'OriginalString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\Kitopia\Kitopia\PinyinM.NET\Pinyin.NET\Pinyin.NET.csproj::TargetFramework=net8.0]
windows-latest
D:\a\Kitopia\Kitopia\PinyinM.NET\Pinyin.NET\PinyinSearcher.cs(307,18): warning CS8618: Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\Kitopia\Kitopia\PinyinM.NET\Pinyin.NET\Pinyin.NET.csproj::TargetFramework=net8.0]
windows-latest
D:\a\Kitopia\Kitopia\PinyinM.NET\Pinyin.NET\PinyinSearcher.cs(89,19): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\Kitopia\Kitopia\PinyinM.NET\Pinyin.NET\Pinyin.NET.csproj::TargetFramework=net8.0]
windows-latest
D:\a\Kitopia\Kitopia\PinyinM.NET\Pinyin.NET\PinyinSearcher.cs(62,36): warning CS8602: Dereference of a possibly null reference. [D:\a\Kitopia\Kitopia\PinyinM.NET\Pinyin.NET\Pinyin.NET.csproj::TargetFramework=net8.0]
windows-latest
D:\a\Kitopia\Kitopia\PinyinM.NET\Pinyin.NET\PinyinSearcher.cs(62,36): warning CS8602: Dereference of a possibly null reference. [D:\a\Kitopia\Kitopia\PinyinM.NET\Pinyin.NET\Pinyin.NET.csproj::TargetFramework=net8.0]
windows-latest
D:\a\Kitopia\Kitopia\PinyinM.NET\Pinyin.NET\PinyinProcessor.cs(75,31): warning CS8602: Dereference of a possibly null reference. [D:\a\Kitopia\Kitopia\PinyinM.NET\Pinyin.NET\Pinyin.NET.csproj::TargetFramework=net8.0]
windows-latest
D:\a\Kitopia\Kitopia\PinyinM.NET\Pinyin.NET\PinyinProcessor.cs(70,38): warning CS8602: Dereference of a possibly null reference. [D:\a\Kitopia\Kitopia\PinyinM.NET\Pinyin.NET\Pinyin.NET.csproj::TargetFramework=net8.0]
windows-latest
D:\a\Kitopia\Kitopia\PinyinM.NET\Pinyin.NET\PinyinSearcher.cs(26,39): warning CS8602: Dereference of a possibly null reference. [D:\a\Kitopia\Kitopia\PinyinM.NET\Pinyin.NET\Pinyin.NET.csproj::TargetFramework=net8.0]
windows-latest
D:\a\Kitopia\Kitopia\Core\Core.csproj : warning NU1510: PackageReference System.Runtime.InteropServices will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [D:\a\Kitopia\Kitopia\KitopiaAvalonia\KitopiaAvalonia.csproj]