Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement] Enable nullable on GitVersion.Core #2764

Closed
Evangelink opened this issue Jul 19, 2021 · 1 comment · Fixed by #2765
Closed

[Improvement] Enable nullable on GitVersion.Core #2764

Evangelink opened this issue Jul 19, 2021 · 1 comment · Fixed by #2765
Milestone

Comments

@Evangelink
Copy link
Contributor

Is your improvement request related to a problem? Please describe.

Enable the nullable functionality on GitVersion.Core project.

Detailed Description

This will help to understand (and also help analyzers) when a piece of code is expected to be always not-null or could be null.

Context

See #2763

Possible Implementation

Enable nullable on the project and fix warnings.

@github-actions
Copy link

🎉 This issue has been resolved in version 5.6.11 🎉
The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants