Skip to content

Conversation

weberhofer
Copy link

Pull Request

Description

This PR adds support for the JSpecify annotations: @NullMarked, @NullUnmarked, @nullable, @nonnull

Fixes: #4848

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • ♻️ Refactor (non-breaking change)
  • 🧪 Tests
  • 📝 Documentation
  • 🧹 Chore (build or tooling)

Checklist

  • I have added/updated tests as needed
  • I have added/updated documentation where applicable
  • The PR title is descriptive
  • The code builds and passes tests locally
  • I have linked related issues (if any)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ModelResolver#resolve ignores TYPE_USE annotations on property types

1 participant