test: testGithubActions #10
Annotations
1 error and 10 warnings
Create Release
Process completed with exit code 1.
|
Publish project:
DesktopIcoManager.cs#L113
Possible null reference argument for parameter 'icons' in 'void DesktopIcoManager.SetDesktopIcons(List<IconInfo> icons)'.
|
Publish project:
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).
|
Publish project:
DesktopIcoManager.cs#L130
Cannot convert null literal to non-nullable reference type.
|
Publish project:
DesktopIcoManager.cs#L136
Cannot convert null literal to non-nullable reference type.
|
Publish project:
DesktopIcoManager.cs#L142
Cannot convert null literal to non-nullable reference type.
|
Publish project:
DesktopIcoManager.cs#L222
Cannot convert null literal to non-nullable reference type.
|
Publish project:
DesktopIcoManager.cs#L223
Cannot convert null literal to non-nullable reference type.
|
Publish project:
DesktopIcoManager.cs#L224
Cannot convert null literal to non-nullable reference type.
|
Publish project:
MainForm.cs#L306
The variable 'ex' is declared but never used
|
Publish project:
MainForm.cs#L336
The variable 'ex' is declared but never used
|
Loading