Skip to content

Update dependency Soenneker.Atomics.ValueLazys to 4.0.5 #1375

Update dependency Soenneker.Atomics.ValueLazys to 4.0.5

Update dependency Soenneker.Atomics.ValueLazys to 4.0.5 #1375

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

build-and-test.yml

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