修复强调色注册表写入异常,并为悬浮窗动作添加可恢复支持与开关式 UI#77
Merged
Programmer-MrWang merged 5 commits intoJun 19, 2026
Merged
Annotations
2 errors and 11 warnings
|
Build CIPX
Process completed with exit code 1.
|
|
Build CIPX:
Controls/WallpaperSettingsControl.cs#L56
Property or indexer 'ItemsControl.Items' cannot be assigned to -- it is read only
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build CIPX:
DriveUtils.cs#L14
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
|
Build CIPX:
Plugin.cs#L134
Dereference of a possibly null reference.
|
|
Build CIPX:
SettingsPage/AboutSettingsPage.axaml.cs#L44
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
|
Build CIPX:
Settings/FloatingWindowTriggerSettings.cs#L112
Nullability of reference types in value of type 'FuncTemplate<Panel>' doesn't match target type 'ITemplate<Panel?>'.
|
|
Build CIPX:
Controls/KillProcessSettingsControl.cs#L191
Dereference of a possibly null reference.
|
|
Build CIPX:
Controls/ProcessRunningRuleSettingsControl.cs#L157
Dereference of a possibly null reference.
|
|
Build CIPX:
Actions/SetVolume.cs#L167
Non-nullable field '_enumerator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build CIPX:
Actions/SetVolume.cs#L170
Possible null reference assignment.
|
|
Build CIPX:
Actions/SetVolume.cs#L170
Converting null literal or possible null value to non-nullable type.
|
|
Build CIPX:
Actions/SetVolume.cs#L170
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type)'.
|
background
wait
wait-all
cancel
parallel
Loading