Add Cultist Circle support for "and/or" - #810
Merged
ArchangelWTF merged 2 commits intoJul 23, 2026
Merged
Annotations
3 errors and 10 warnings
|
|
|
Testing/UnitTests/Tests/Routers/ImageRouterTests.cs#L44
No overload for method 'CanHandle' takes 2 arguments
|
|
Testing/UnitTests/Tests/Routers/ImageRouterTests.cs#L44
No overload for method 'CanHandle' takes 2 arguments
|
|
Libraries/SPTarkov.Common/Extensions/StringExtensions.cs#L35
Converting null literal or possible null value to non-nullable type.
|
|
Libraries/SPTarkov.Common/Extensions/ObjectExtensions.cs#L22
Possible null reference assignment.
|
|
Libraries/SPTarkov.Common/Extensions/StringExtensions.cs#L16
Converting null literal or possible null value to non-nullable type.
|
|
Libraries/SPTarkov.Common/Logger/SptLogger.cs#L8
Possible null reference assignment.
|
|
Libraries/SPTarkov.Common/Extensions/MemberInfoExtensions.cs#L11
Dereference of a possibly null reference.
|
|
Libraries/SPTarkov.DI/DependencyInjectionHandler.cs#L227
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
|
Libraries/SPTarkov.DI/DependencyInjectionHandler.cs#L226
Converting null literal or possible null value to non-nullable type.
|
|
Libraries/SPTarkov.DI/DependencyInjectionHandler.cs#L224
Converting null literal or possible null value to non-nullable type.
|
|
Libraries/SPTarkov.DI/DependencyInjectionHandler.cs#L118
Possible null reference argument for parameter 'source' in 'IEnumerable<ConstructorInfo> Enumerable.SelectMany<Type, ConstructorInfo>(IEnumerable<Type> source, Func<Type, IEnumerable<ConstructorInfo>> selector)'.
|
|
Libraries/SPTarkov.DI/DependencyInjectionHandler.cs#L75
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading