Skip to content
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

Fix a lot of psalm issues #2628

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Fix a lot of psalm issues #2628

wants to merge 14 commits into from

Conversation

provokateurin
Copy link
Member

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.

  • I did check that the app can still be opened and does not throw any browser logs
  • I created tests for newly added PHP code (check this if no PHP changes were made)
  • I updated the OpenAPI specs and added an entry to the API changelog (check if API was not modified)
  • I notified the matrix channel if I introduced an API change

@provokateurin provokateurin added php Pull requests that update Php code 3. to review labels Jan 4, 2025
Copy link

github-actions bot commented Jan 4, 2025

Test Results

   12 files    584 suites   1m 35s ⏱️
  575 tests   575 ✅ 0 💤 0 ❌
2 300 runs  2 299 ✅ 1 💤 0 ❌

Results for commit 4b71690.

♻️ This comment has been updated with latest results.

Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
…orphic calls

Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
…) with named arguments

Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
@provokateurin
Copy link
Member Author

Fixes from nextcloud/server#50035 are now included, only stubs are missing to have an completely empty baseline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant