owncloud / notes

:notebook_with_decorative_cover: Notes app for ownCloud
GNU Affero General Public License v3.0
193 stars 46 forks source link

[tests-only] [full-ci] Enable phpstan #462

Closed phil-davis closed 1 year ago

phil-davis commented 1 year ago

when checking if ny changes are needed for Symfony5, I noticed that phpstan is not being run. phpstan is good at finding method calls, parameter types, etc. that are not correct. So I have got it running, made minimal changes to code annotations, and put the remaining things into ignoreErrors - there is nothing really important found.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information