add - Added full nullable support (pt. 1) #646
Annotations
10 errors and 2 warnings
Solution Compilation:
public/Nitrocid/Languages/Translate.cs#L58
Converting null literal or possible null value to non-nullable type.
|
Solution Compilation:
public/Nitrocid/Languages/Translate.cs#L67
Converting null literal or possible null value to non-nullable type.
|
Solution Compilation:
public/Nitrocid/Kernel/Updates/UpdateManager.cs#L147
Dereference of a possibly null reference.
|
Solution Compilation:
public/Nitrocid/Languages/Translate.cs#L97
Converting null literal or possible null value to non-nullable type.
|
Solution Compilation:
public/Nitrocid/Languages/Translate.cs#L107
Converting null literal or possible null value to non-nullable type.
|
Solution Compilation:
public/Nitrocid/Languages/LanguageManager.cs#L96
Converting null literal or possible null value to non-nullable type.
|
Solution Compilation:
public/Nitrocid/Languages/LanguageManager.cs#L334
Converting null literal or possible null value to non-nullable type.
|
Solution Compilation:
public/Nitrocid/Languages/LanguageManager.cs#L335
Possible null reference argument for parameter 'key' in 'LanguageInfo Dictionary<string, LanguageInfo>.this[string key]'.
|
Solution Compilation:
public/Nitrocid/Languages/CultureManager.cs#L114
Converting null literal or possible null value to non-nullable type.
|
Solution Compilation:
public/Nitrocid/Languages/CultureManager.cs#L119
Possible null reference return.
|
Run actions/upload-artifact@v4
No files were found with the provided path: private/Nitrocid.Tests/KSTest/net8.0/UnitTestDebug.log. No artifacts will be uploaded.
|
Run actions/upload-artifact@v4
No files were found with the provided path: private/Nitrocid.Tests/KSTest/net8.0/TestResults. No artifacts will be uploaded.
|
Loading