refactor: Now uses the new array-like collections initializers everyw… #46
Annotations
10 warnings
Build and publish:
Common/UAP/NativeMethods.txt#L8
Use the name of the enum that declares this constant: WIN32_ERROR
|
Build and publish:
Common/UAP/NativeMethods.txt#L9
Use the name of the enum that declares this constant: WIN32_ERROR
|
Build and publish:
Common/Net/WFP/Rules/CustomRule.cs#L20
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
|
Build and publish:
Common/UI/ViewModels/LoggedConnection.cs#L24
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
Build and publish:
Common/UI/ViewModels/LoggedConnection.cs#L24
Possible null reference assignment.
|
Build and publish:
Common/Config/Settings.cs#L84
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Build and publish:
Common/UI/ViewModels/LoggedConnection.cs#L41
Possible null reference argument for parameter 's' in 'uint uint.Parse(string s)'.
|
Build and publish:
Common/UI/ViewModels/LoggedConnection.cs#L43
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
Build and publish:
Common/UI/ViewModels/LoggedConnection.cs#L46
Possible null reference argument for parameter 'p' in 'string PathResolver.ResolvePath(string p)'.
|
Build and publish:
Common/UI/ViewModels/LoggedConnection.cs#L64
Possible null reference assignment.
|
Loading