Skip to content

Update README.md

Update README.md #89

Triggered via push December 28, 2024 12:39
Status Success
Total duration 40s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: UnitTests/EvictionCallbackTests.cs#L9
Non-nullable field '_evictedKeys' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: UnitTests/EvictionCallbackTests.cs#L10
Non-nullable field '_cache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: UnitTests/EvictionCallbackTests.cs#L9
Non-nullable field '_evictedKeys' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: UnitTests/EvictionCallbackTests.cs#L10
Non-nullable field '_cache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.