Skip to content

fix: 修复布局文件内unicode字符显示,格式化json #17

fix: 修复布局文件内unicode字符显示,格式化json

fix: 修复布局文件内unicode字符显示,格式化json #17

Triggered via push March 10, 2025 12:45
Status Success
Total duration 2m 5s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build_publish: DesktopIcoManager.cs#L114
Possible null reference argument for parameter 'icons' in 'void DesktopIcoManager.SetDesktopIcons(List<IconInfo> icons)'.
build_publish: MainForm.cs#L20
Nullability of reference types in type of parameter 'sender' of 'void MainForm.MainForm_Load(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build_publish: DesktopIcoManager.cs#L131
Cannot convert null literal to non-nullable reference type.
build_publish: DesktopIcoManager.cs#L137
Cannot convert null literal to non-nullable reference type.
build_publish: DesktopIcoManager.cs#L143
Cannot convert null literal to non-nullable reference type.
build_publish: DesktopIcoManager.cs#L223
Cannot convert null literal to non-nullable reference type.
build_publish: DesktopIcoManager.cs#L224
Cannot convert null literal to non-nullable reference type.
build_publish: DesktopIcoManager.cs#L225
Cannot convert null literal to non-nullable reference type.
build_publish: MainForm.cs#L331
The variable 'ex' is declared but never used
build_publish: MainForm.cs#L361
The variable 'ex' is declared but never used