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

chore: Add psalm for code analysis #911

Merged
merged 3 commits into from
Sep 14, 2024
Merged

chore: Add psalm for code analysis #911

merged 3 commits into from
Sep 14, 2024

Commits on Sep 14, 2024

  1. chore: Add psalm for code analysis

    Fix all detected problem.
    There should be no¹ change in logic or behavior.
    
    ¹ Well one exception: If a suspicious login could not be persisted the code threw at some random place, so instead we handle this by notify the user and log that as critical severity.
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    22205d8 View commit details
    Browse the repository at this point in the history
  2. chore: Adjust REUSE configuration to cover all files

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    eff47c4 View commit details
    Browse the repository at this point in the history
  3. chore: Update composer.lock

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    6287e23 View commit details
    Browse the repository at this point in the history