Skip to content

Implement autoapprover + migrate to refit (#40) #33

Implement autoapprover + migrate to refit (#40)

Implement autoapprover + migrate to refit (#40) #33

Triggered via push October 1, 2024 23:21
Status Success
Total duration 44s
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.