Skip to content

Update dependency Serilog.Sinks.XUnit.Injectable to 4.0.251 #1384

Update dependency Serilog.Sinks.XUnit.Injectable to 4.0.251

Update dependency Serilog.Sinks.XUnit.Injectable to 4.0.251 #1384

Triggered via pull request August 30, 2026 05:12
Status Success
Total duration 2m 14s
Artifacts

build-and-test.yml

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