Skip to content

Update dependency Soenneker.Tests.Attributes.Local to 4.0.92 #1398

Update dependency Soenneker.Tests.Attributes.Local to 4.0.92

Update dependency Soenneker.Tests.Attributes.Local to 4.0.92 #1398

Triggered via pull request August 31, 2026 20:19
Status Success
Total duration 24m 19s
Artifacts

build-and-test.yml

on: pull_request
build-and-test
47s
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.