Release #19
Annotations
10 warnings and 1 notice
๐ ๏ธ Build application
'ObjectReference<IActivationFactoryVftbl>.Attach(ref nint)' is obsolete: 'This method is deprecated and will be removed in a future release.'
|
๐ ๏ธ Build application
Converting null literal or possible null value to non-nullable type.
|
๐ ๏ธ Build application
Possible null reference return.
|
๐ ๏ธ Build application
Cannot convert null literal to non-nullable reference type.
|
๐ ๏ธ Build application
Dereference of a possibly null reference.
|
๐ ๏ธ Build application
Possible null reference return.
|
๐ ๏ธ Build application
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
๐ ๏ธ Build application
Non-nullable property 'ProcessName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
๐ ๏ธ Build application
Non-nullable property 'Icon' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
๐ ๏ธ Build application
Dereference of a possibly null reference.
|
๐ Extract version number
Version number is: 0.39.5
|
Loading