Skip to content

Tests (#38)

Tests (#38) #32

Triggered via push September 11, 2024 22:30
Status Success
Total duration 36s
Artifacts

cd.yml

on: push
Fit to window
Zoom out
Zoom in

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.