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(caldav): Do not load IMipPlugin before user auth and session is c… #45098

Merged
merged 5 commits into from
May 4, 2024

fix(caldav): Fixed formatting to comply with php-cs

51d338b
Select commit
Loading
Failed to load commit list.
Merged

fix(caldav): Do not load IMipPlugin before user auth and session is c… #45098

fix(caldav): Fixed formatting to comply with php-cs
51d338b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Psalm succeeded May 3, 2024 in 9s

7 new alerts

New alerts in code changed by this pull request

  • 7 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 180 in apps/dav/lib/Server.php

See this annotation in the file changed.

Code scanning / Psalm

DeprecatedMethod Note

The method OC\Server::getRequest has been marked as deprecated

Check notice on line 180 in apps/dav/lib/Server.php

See this annotation in the file changed.

Code scanning / Psalm

DeprecatedMethod Note

The method OC\Server::getConfig has been marked as deprecated

Check notice on line 305 in apps/dav/lib/Server.php

See this annotation in the file changed.

Code scanning / Psalm

DeprecatedMethod Note

The method OC\Server::getConfig has been marked as deprecated

Check notice on line 305 in apps/dav/lib/Server.php

See this annotation in the file changed.

Code scanning / Psalm

DeprecatedMethod Note

The method OCP\IConfig::getAppValue has been marked as deprecated

Check notice on line 208 in apps/dav/lib/CalDAV/Schedule/IMipPlugin.php

See this annotation in the file changed.

Code scanning / Psalm

PossiblyNullArgument Note

Argument 1 of trim cannot be null, possibly null value provided

Check notice on line 209 in apps/dav/lib/CalDAV/Schedule/IMipPlugin.php

See this annotation in the file changed.

Code scanning / Psalm

PossiblyNullArgument Note

Argument 1 of trim cannot be null, possibly null value provided

Check notice on line 213 in apps/dav/lib/CalDAV/Schedule/IMipPlugin.php

See this annotation in the file changed.

Code scanning / Psalm

PossiblyNullReference Note

Cannot call method getDisplayName on possibly null value