Skip to content

No need to annotate primitive type with Nonnullable#1395

Merged
markwallace-microsoft merged 3 commits intomicrosoft:experimental-javafrom
brunoborges:fix-nullable-annotation
Jun 12, 2023
Merged

No need to annotate primitive type with Nonnullable#1395
markwallace-microsoft merged 3 commits intomicrosoft:experimental-javafrom
brunoborges:fix-nullable-annotation

Conversation

@brunoborges
Copy link
Member

Primitive types can't be null anyways.

@brunoborges brunoborges marked this pull request as ready for review June 9, 2023 18:47
@adrianwyatt adrianwyatt added the java Issue or PR regarding Java code label Jun 9, 2023
@markwallace-microsoft markwallace-microsoft added the PR: ready to merge PR has been approved by all reviewers, and is ready to merge. label Jun 12, 2023
@markwallace-microsoft markwallace-microsoft merged commit 165522c into microsoft:experimental-java Jun 12, 2023
johnoliver pushed a commit to johnoliver/semantic-kernel that referenced this pull request Jun 5, 2024
Primitive types can't be null anyways.

Co-authored-by: Mark Wallace <127216156+markwallace-microsoft@users.noreply.github.com>
johnoliver pushed a commit to johnoliver/semantic-kernel that referenced this pull request Jun 5, 2024
Primitive types can't be null anyways.

Co-authored-by: Mark Wallace <127216156+markwallace-microsoft@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

java Issue or PR regarding Java code PR: ready to merge PR has been approved by all reviewers, and is ready to merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants