Annotations
8 warnings
src/infrastructure/Extensions/SourceRepositoryExtensions.cs#L18
Possible null reference argument for parameter 'folderName' in 'NuGetFramework NuGetFramework.Parse(string folderName)'.
|
src/infrastructure/Services/PluginManager.cs#L149
Dereference of a possibly null reference.
|
src/infrastructure/Services/PluginManager.cs#L149
Possible null reference assignment.
|
src/infrastructure/Services/PluginManager.cs#L150
Possible null reference argument for parameter 'version' in 'NuGetVersion.NuGetVersion(string version)'.
|
src/infrastructure/Services/PluginManager.cs#L156
Possible null reference argument for parameter 'version' in 'NuGetVersion.NuGetVersion(string version)'.
|
src/infrastructure/Services/PluginManager.cs#L161
Dereference of a possibly null reference.
|
src/infrastructure/Services/PluginManager.cs#L161
Possible null reference assignment.
|
src/infrastructure/Services/PluginManager.cs#L161
Possible null reference assignment.
|
The logs for this run have expired and are no longer available.
Loading