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

Bump psalm to level 3 #1747

Merged
merged 12 commits into from
Dec 11, 2023
Merged

Bump psalm to level 3 #1747

merged 12 commits into from
Dec 11, 2023

Commits on Dec 8, 2023

  1. fix(OCP): Migrate to OCP\DB\Types

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    8c7ee94 View commit details
    Browse the repository at this point in the history
  2. fix(CI): Update scripts and fix versions

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d8ecfab View commit details
    Browse the repository at this point in the history
  3. fix(CI): Remove unmaintained library

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    89f28d6 View commit details
    Browse the repository at this point in the history
  4. fix(API): Move to public API for Authentication where possible

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    e2d06e2 View commit details
    Browse the repository at this point in the history
  5. fix(API): Use typed execute*() methods

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    5479d70 View commit details
    Browse the repository at this point in the history
  6. fix(listener): Help psalm understand that we always have a user

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    cfaea0d View commit details
    Browse the repository at this point in the history
  7. fix(docs): Fix returned notification list type

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    282391d View commit details
    Browse the repository at this point in the history
  8. fix(mail): Make sure the timezone is not empty

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    561d30c View commit details
    Browse the repository at this point in the history
  9. fix(push): Fix some type checks

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    02b5140 View commit details
    Browse the repository at this point in the history
  10. fix(CI): Bump psalm error level to 3

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    e33e5c3 View commit details
    Browse the repository at this point in the history
  11. fix(CI): Fix path to psalm config.xsd

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d7571dc View commit details
    Browse the repository at this point in the history
  12. fix(tests): Handle JSON exceptions

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    91f911c View commit details
    Browse the repository at this point in the history