Update dependency TUnit to 1.59.0 #1569
build-and-test.yml
on: pull_request
build-and-test
33s
Annotations
20 warnings
|
build-and-test:
src/Soenneker.Utils.AutoBogus/AutoFaker{T}.cs#L88
Possible null reference argument for parameter 'cacheService' in 'AutoFakerContext.AutoFakerContext(AutoFakerConfig config, AutoFakerBinder binder, Faker faker, CacheService cacheService, CachedType? type = null)'.
|
|
build-and-test:
src/Soenneker.Utils.AutoBogus/AutoFaker{T}.cs#L88
Possible null reference argument for parameter 'binder' in 'AutoFakerContext.AutoFakerContext(AutoFakerConfig config, AutoFakerBinder binder, Faker faker, CacheService cacheService, CachedType? type = null)'.
|
|
build-and-test:
src/Soenneker.Utils.AutoBogus/Extensions/AutoConfigBuilderExtension.cs#L62
Possible null reference argument for parameter 'memberName' in 'IAutoFakerDefaultConfigBuilder IBaseAutoFakerConfigBuilder<IAutoFakerDefaultConfigBuilder>.WithSkip<TType>(string memberName)'.
|
|
build-and-test:
src/Soenneker.Utils.AutoBogus/Context/AutoFakerOverrideContext.cs#L42
Non-nullable property 'AutoFaker' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
src/Soenneker.Utils.AutoBogus/Context/AutoFakerOverrideContext.cs#L42
Non-nullable property 'GenerateName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
src/Soenneker.Utils.AutoBogus/Context/AutoFakerOverrideContext.cs#L42
Non-nullable property 'GenerateType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
src/Soenneker.Utils.AutoBogus/Context/AutoFakerOverrideContext.cs#L42
Non-nullable property 'Instance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
src/Soenneker.Utils.AutoBogus/Context/AutoFakerOverrideContext.cs#L46
Possible null reference assignment.
|
|
build-and-test:
src/Soenneker.Utils.AutoBogus/Context/AutoFakerOverrideContext.cs#L45
Possible null reference assignment.
|
|
build-and-test:
src/Soenneker.Utils.AutoBogus/Context/AutoFakerOverrideContext.cs#L44
Possible null reference assignment.
|
|
build-and-test:
src/Soenneker.Utils.AutoBogus/AutoFakerBinder.cs#L157
Dereference of a possibly null reference.
|
|
build-and-test:
src/Soenneker.Utils.AutoBogus/AutoFakerBinder.cs#L141
Nullable value type may be null.
|
|
build-and-test:
src/Soenneker.Utils.AutoBogus/AutoMember.cs#L91
Dereference of a possibly null reference.
|
|
build-and-test:
src/Soenneker.Utils.AutoBogus/AutoMember.cs#L85
Possible null reference argument for parameter 'item' in 'bool HashSet<Type>.Contains(Type item)'.
|
|
build-and-test:
src/Soenneker.Utils.AutoBogus/AutoFaker{T}.cs#L231
Possible null reference argument for parameter 'cacheService' in 'List<AutoMember>? AutoFakerBinder.GetMembersToPopulate(CachedType cachedType, CacheService cacheService, AutoFakerConfig autoFakerConfig)'.
|
|
build-and-test:
src/Soenneker.Utils.AutoBogus/AutoFakerBinder.cs#L105
Possible null reference assignment.
|
|
build-and-test:
src/Soenneker.Utils.AutoBogus/AutoFakerBinder.cs#L58
Possible null reference argument for parameter 'cachedType' in 'CachedConstructor? AutoFakerBinder.GetConstructor(CachedType cachedType)'.
|
|
build-and-test:
src/Soenneker.Utils.AutoBogus/AutoFaker{T}.cs#L88
Possible null reference argument for parameter 'cacheService' in 'AutoFakerContext.AutoFakerContext(AutoFakerConfig config, AutoFakerBinder binder, Faker faker, CacheService cacheService, CachedType? type = null)'.
|
|
build-and-test:
src/Soenneker.Utils.AutoBogus/AutoFaker{T}.cs#L88
Possible null reference argument for parameter 'binder' in 'AutoFakerContext.AutoFakerContext(AutoFakerConfig config, AutoFakerBinder binder, Faker faker, CacheService cacheService, CachedType? type = null)'.
|
|
build-and-test:
src/Soenneker.Utils.AutoBogus/AutoFakerBinder.cs#L43
Nullable value type may be null.
|