nextcloud / nextcloud/cookbook
Remove psalm errors
Open
Nobody has claimed this yet.
Backend
maintenance
php
- Dominant language
- HTML
- Stars
- 641
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
Currently, there are quite some psalm issues detected and hidden by the baseline. These issues should be fixed by using correct annotations.
It might be questionable if the baseline should be updated upon pr merging automatically.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running Psalm and reviewing the issues currently hidden by the baseline. Correct the annotations responsible for those findings, then verify that the reported issues are resolved without relying on the baseline; the issue also raises whether baseline updates should happen automatically when pull requests are merged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100