-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Add nullability contract to PasswordEncoder#encode implementations
#18490
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
base: main
Are you sure you want to change the base?
Conversation
a2c1fa7 to
ed937d9
Compare
ed937d9 to
17b6992
Compare
|
Thanks for the PR @scordio! I pushed a minor change to move |
|
Oh, I have no idea how I missed it... 😅 Thanks for fixing it! |
8f02aff to
8ab6d3e
Compare
|
I pushed an empty commit and then removed it to try and get the CI to go, but it appears that this is related to reported GitHub Actions being stuck in the queue for extended periods of times. Once that gets sorted and the build passes this should merge |
|
In case raising a fresh PR would make things simpler with the CI, just let me know and I'll do it 🙂 |
8ab6d3e to
42e3599
Compare
Signed-off-by: Stefano Cordio <[email protected]>
42e3599 to
ca2dd4c
Compare
This is a follow-up to #18334 (comment).