Added NoGCRegion feature #1174
Annotations
10 warnings
|
build:
Tools/JsonExtensionDataGenerator/JsonExtensionDataGeneratorLauncher.cs#L155
Dereference of a possibly null reference.
|
|
build:
Tools/JsonExtensionDataGenerator/JsonExtensionDataGeneratorLauncher.cs#L155
Dereference of a possibly null reference.
|
|
build:
Tools/JsonExtensionDataGenerator/JsonExtensionDataGeneratorLauncher.cs#L155
Dereference of a possibly null reference.
|
|
build:
Tools/JsonExtensionDataGenerator/JsonExtensionDataGeneratorLauncher.cs#L155
Dereference of a possibly null reference.
|
|
build:
Tools/JsonExtensionDataGenerator/JsonExtensionDataGeneratorLauncher.cs#L116
Cannot convert null literal to non-nullable reference type.
|
|
build:
Libraries/SPTarkov.DI/DependencyInjectionHandler.cs#L195
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
|
build:
Libraries/SPTarkov.DI/DependencyInjectionHandler.cs#L194
Converting null literal or possible null value to non-nullable type.
|
|
build:
Libraries/SPTarkov.DI/DependencyInjectionHandler.cs#L192
Converting null literal or possible null value to non-nullable type.
|
|
build:
Libraries/SPTarkov.DI/DependencyInjectionHandler.cs#L121
Possible null reference argument for parameter 'source' in 'IEnumerable<ConstructorInfo> Enumerable.SelectMany<Type, ConstructorInfo>(IEnumerable<Type> source, Func<Type, IEnumerable<ConstructorInfo>> selector)'.
|
|
build:
Libraries/SPTarkov.DI/DependencyInjectionHandler.cs#L85
Dereference of a possibly null reference.
|