cdancy / bitbucket-rest

Java client, built on top of jclouds, for working with Bitbucket's REST API
Apache License 2.0
76 stars 57 forks source link

'List<Error> errors()' should be '@Nullable' #345

Open xanderlau opened 2 years ago

xanderlau commented 2 years ago

'List errors()' should be '@Nullable' ?

cdancy commented 2 years ago

@xanderlau I agree! Where are you seeing this?

xanderlau commented 2 years ago

debug

cdancy commented 2 years ago

@xanderlau I'm not sure I follow. Can you provide a link?