Update Yarn Spinner version #151
Annotations
10 warnings
Compile and create .vsix
Cannot convert null literal to non-nullable reference type.
|
Compile and create .vsix
'FunctionType.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Compile and create .vsix
Non-nullable field '_defaultAnalyserClasses' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Compile and create .vsix
Non-nullable field '_defaultAnalyserClasses' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Compile and create .vsix
Possible null reference assignment.
|
Compile and create .vsix
Possible null reference return.
|
Compile and create .vsix
Possible null reference return.
|
Compile and create .vsix
Possible null reference return.
|
Compile and create .vsix
Possible null reference return.
|
Compile and create .vsix
Possible null reference assignment.
|
Loading