Skip to content

Implement autoapprover + migrate to refit #37

Implement autoapprover + migrate to refit

Implement autoapprover + migrate to refit #37

Triggered via pull request October 1, 2024 23:19
Status Success
Total duration 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: im-open/code-coverage-report-generator@4, im-open/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.