AppAuth-iOS icon indicating copy to clipboard operation
AppAuth-iOS copied to clipboard

fix nullability warning in OIDExternalUserAgentIOS

Open markusfassbender opened this issue 5 years ago • 23 comments

Closes #442

It has been wrong to declare the initializers as nullable, because it conflicted with the implementation of NSObject. Please see the description in #442.

From the NSObject documentation:

In terms of nullability, callers can assume that the NSObject implementation of init() does not return nil.

markusfassbender avatar Nov 24 '19 15:11 markusfassbender

Codecov Report

Merging #488 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #488   +/-   ##
=======================================
  Coverage   72.13%   72.13%           
=======================================
  Files          63       63           
  Lines        5412     5412           
=======================================
  Hits         3904     3904           
  Misses       1508     1508
Impacted Files Coverage Δ
Source/iOS/OIDExternalUserAgentIOS.m 0% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7e0b5c1...0aed29d. Read the comment docs.

codecov-io avatar Nov 24 '19 15:11 codecov-io

Ping

ChristianSteffens avatar Dec 11 '19 18:12 ChristianSteffens

I've singed all documents, please merge this PR if there are no discussions left. thanks!

markusfassbender avatar Jan 07 '20 21:01 markusfassbender

Any reason this isn't getting merged? Would love get this update.

bpollman avatar Jan 22 '20 00:01 bpollman

Bump

markusfassbender avatar Feb 26 '20 07:02 markusfassbender

It would be great to see this PR merged

amg1976 avatar Mar 23 '20 11:03 amg1976

Please merge this. 🙂

clemens-schulz avatar Apr 08 '20 09:04 clemens-schulz

@WilliamDenniss Any reason this isn't getting merged?

mpashnyov avatar Jun 22 '20 12:06 mpashnyov

Codecov Report

Merging #488 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #488   +/-   ##
=======================================
  Coverage   83.75%   83.75%           
=======================================
  Files          50       50           
  Lines        4617     4617           
=======================================
  Hits         3867     3867           
  Misses        750      750           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update df840e8...ef464e9. Read the comment docs.

codecov-commenter avatar Jul 08 '20 19:07 codecov-commenter

I've updated my branch to the master head. Please merge this little fix, thanks!

markusfassbender avatar Jul 08 '20 19:07 markusfassbender

Will it be merged?

KostyaKulakov avatar Aug 22 '20 21:08 KostyaKulakov

@WilliamDenniss

KostyaKulakov avatar Aug 22 '20 21:08 KostyaKulakov

can we merge this pleeeeeeeeeeeeaaaaaaaaaasee.

DrewKiino avatar Aug 28 '20 16:08 DrewKiino

HI team , is there any reason this is still not merged. it is really sad that the issue is still there even after solution exists

HashimPhilips avatar Dec 03 '20 05:12 HashimPhilips

Ping @WilliamDenniss 🙏

davidevincenzi avatar Mar 02 '21 16:03 davidevincenzi

Is there any update of whether this PR will be merged?

Our CI build processes continue to show nullability warnings when using this library.

ChrisPearce avatar Apr 05 '21 03:04 ChrisPearce

can we merge this pleeeeeeeeeeeeaaaaaaaaaasee.

james919 avatar Aug 13 '21 15:08 james919

Thank you @petea

markusfassbender avatar Mar 19 '22 10:03 markusfassbender

@dermaaarkus have you signed the contributor agreements?

petea avatar Mar 19 '22 15:03 petea

I have signed the contributor agreement on #502 (which is a superset of this pull request).

Let's hope we'll finally see this fixed 🤞.

0xced avatar Mar 19 '22 16:03 0xced

Yes I've signed it a few years ago, but didn't find it in my mails quickly

markusfassbender avatar Mar 19 '22 16:03 markusfassbender

@petea I've signed the CLA again and send it to [email protected], as it was linked in the CONTRIBUTION guide. Thanks!

markusfassbender avatar Apr 10 '22 17:04 markusfassbender

Hello?

markusfassbender avatar Jul 12 '22 18:07 markusfassbender

@dermaaarkus sorry for the delay, I'm trying to track down your contributor agreement documents. Just confirming that you signed and submitted both documents as outlined here?

petea avatar Aug 16 '22 20:08 petea

Thanks @petea, i didn't see the second document. It's ridiculous in my opinion to do all that for a simple change. But I filled everything out and hope it will be merged soon. Thanks!

markusfassbender avatar Aug 18 '22 06:08 markusfassbender

My request got rejected due to some mistakes. Sorry I close this PR I don't want to invest here anymore.

markusfassbender avatar Aug 30 '22 19:08 markusfassbender