-
Notifications
You must be signed in to change notification settings - Fork 102
Fix a lot of psalm issues #2628
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
Conversation
067f974 to
fd0d659
Compare
Test Results 12 files 584 suites 1m 37s ⏱️ Results for commit b544cf5. ♻️ This comment has been updated with latest results. |
fd0d659 to
f2fb03b
Compare
f2fb03b to
4b71690
Compare
|
Fixes from nextcloud/server#50035 are now included, only stubs are missing to have an completely empty baseline. |
Signed-off-by: provokateurin <[email protected]>
Signed-off-by: provokateurin <[email protected]>
Signed-off-by: provokateurin <[email protected]>
Signed-off-by: provokateurin <[email protected]>
Signed-off-by: provokateurin <[email protected]>
Signed-off-by: provokateurin <[email protected]>
Signed-off-by: provokateurin <[email protected]>
Signed-off-by: provokateurin <[email protected]>
Signed-off-by: provokateurin <[email protected]>
Signed-off-by: provokateurin <[email protected]>
…orphic calls Signed-off-by: provokateurin <[email protected]>
Signed-off-by: provokateurin <[email protected]>
…) with named arguments Signed-off-by: provokateurin <[email protected]>
Signed-off-by: provokateurin <[email protected]>
4b71690 to
b3af7b1
Compare
Signed-off-by: Christian Wolf <[email protected]>
christianlupus
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Thanks for fixing these
|
I wasn't sure if I was supposed to update the changelog, since these changes are nothing that will impact any user. |
|
That is true, but otherwise, the changelog guard will bite you 😛. And I put it in the Maintenance category, that is okay, I think. |
Topic and Scope
#1706
All the issues with JSONResponse will go away when nextcloud/server#50035 is merged and OCP is updated here.
I think after that all remaining issues are related to missing stubs, which I can also make a PR for after this one is merged.
Formal requirements
There are some formal requirements that should be satisfied. Please mark those by checking the corresponding box.