Update dependency Soenneker.Tests.Attributes.Local to 4.0.92 #1398
build-and-test.yml
on: pull_request
build-and-test
47s
Annotations
12 warnings
|
build-and-test:
src/Soenneker.Reflection.Cache/Extensions/CachedMethodExtension.cs#L19
Dereference of a possibly null reference.
|
|
build-and-test:
src/Soenneker.Reflection.Cache/Extensions/CachedMethodExtension.cs#L19
Dereference of a possibly null reference.
|
|
build-and-test:
test/Soenneker.Reflection.Cache.Tests/Objects/TestType.cs#L27
The event 'TestType.MyEvent' is never used
|
|
build-and-test:
test/Soenneker.Reflection.Cache.Tests/Objects/ClassWithDelegateProperty.cs#L7
Non-nullable property 'DelegateProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
test/Soenneker.Reflection.Cache.Tests/Objects/TestType.cs#L45
Non-nullable property 'PublicProperty2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
test/Soenneker.Reflection.Cache.Tests/Objects/TestType.cs#L33
Non-nullable property 'PublicProperty2' 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.Reflection.Cache/Extensions/CachedMethodExtension.cs#L19
Dereference of a possibly null reference.
|
|
build-and-test:
test/Soenneker.Reflection.Cache.Tests/Objects/TestType.cs#L27
The event 'TestType.MyEvent' is never used
|
|
build-and-test:
test/Soenneker.Reflection.Cache.Tests/Objects/ClassWithDelegateProperty.cs#L7
Non-nullable property 'DelegateProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
test/Soenneker.Reflection.Cache.Tests/Objects/TestType.cs#L45
Non-nullable property 'PublicProperty2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
test/Soenneker.Reflection.Cache.Tests/Objects/TestType.cs#L33
Non-nullable property 'PublicProperty2' 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.Reflection.Cache/Extensions/CachedMethodExtension.cs#L19
Dereference of a possibly null reference.
|