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

Refactors files_external app commands #39131

Merged

Adds parameter type hints.

eab7818
Select commit
Loading
Failed to load commit list.
Merged

Refactors files_external app commands #39131

Adds parameter type hints.
eab7818
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Psalm succeeded Sep 28, 2023 in 13s

3 new alerts

New alerts in code changed by this pull request

  • 3 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 197 in apps/files_external/lib/Command/Notify.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $mountId has no provided type

Check notice on line 197 in apps/files_external/lib/Command/Notify.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $path has no provided type

Check notice on line 93 in apps/files_external/lib/Command/Verify.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $configInput has no provided type