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

Use nullable reference types or exceptions #12

Open
krestenlaust opened this issue Jan 27, 2023 · 0 comments
Open

Use nullable reference types or exceptions #12

krestenlaust opened this issue Jan 27, 2023 · 0 comments
Labels
Core (ChessGame) Related to Chess core documentation Improvements or additions to documentation

Comments

@krestenlaust
Copy link
Owner

There is a few methods which return null, but this behavior isn't documented. Either they should throw an exception instead, or be documented using nullable annotations.

@krestenlaust krestenlaust added documentation Improvements or additions to documentation Core (ChessGame) Related to Chess core labels Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core (ChessGame) Related to Chess core documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant