Skip to content

Update dependency Soenneker.Extensions.MethodInfo to 4.0.370 #1377

Update dependency Soenneker.Extensions.MethodInfo to 4.0.370

Update dependency Soenneker.Extensions.MethodInfo to 4.0.370 #1377

Triggered via pull request August 29, 2026 23:14
Status Success
Total duration 29m 43s
Artifacts

build-and-test.yml

on: pull_request
build-and-test
32s
build-and-test
Fit to window
Zoom out
Zoom in

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.