Tests (#38) #32
Annotations
6 warnings
build:
tests/DependencyUpdated.Projects.DotNet.UnitTests/MockMemoryCache.cs#L43
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
tests/DependencyUpdated.Projects.DotNet.UnitTests/MockMemoryCache.cs#L53
Non-nullable property 'ExpirationTokens' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
tests/DependencyUpdated.Projects.DotNet.UnitTests/MockMemoryCache.cs#L55
Non-nullable property 'PostEvictionCallbacks' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
tests/DependencyUpdated.Projects.DotNet.UnitTests/MockMemoryCache.cs#L43
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
tests/DependencyUpdated.Projects.DotNet.UnitTests/MockMemoryCache.cs#L53
Non-nullable property 'ExpirationTokens' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
tests/DependencyUpdated.Projects.DotNet.UnitTests/MockMemoryCache.cs#L55
Non-nullable property 'PostEvictionCallbacks' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|