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(IStorage): Use false instead of bool intersection type to match implementations #48219

Merged
merged 6 commits into from
Sep 27, 2024

fix(IStorage): Use false instead of bool intersection type to match i…

227609a
Select commit
Loading
Failed to load commit list.
Merged

fix(IStorage): Use false instead of bool intersection type to match implementations #48219

fix(IStorage): Use false instead of bool intersection type to match i…
227609a
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Psalm succeeded Sep 26, 2024 in 41s

23 new alerts

New alerts in code changed by this pull request

  • 23 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 76 in apps/files_external/lib/Lib/Storage/AmazonS3.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $path has no provided type

Check notice on line 80 in apps/files_external/lib/Lib/Storage/AmazonS3.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/Lib/Storage/AmazonS3.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $key has no provided type

Check notice on line 146 in apps/files_external/lib/Lib/Storage/AmazonS3.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $path has no provided type

Check notice on line 253 in apps/files_external/lib/Lib/Storage/AmazonS3.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $path has no provided type

Check notice on line 327 in apps/files_external/lib/Lib/Storage/AmazonS3.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $path has no provided type

Check notice on line 346 in apps/files_external/lib/Lib/Storage/AmazonS3.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $path has no provided type

Check notice on line 527 in apps/files_external/lib/Lib/Storage/AmazonS3.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $isFile has no provided type

Check notice on line 608 in apps/files_external/lib/Lib/Storage/AmazonS3.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $tmpFile has no provided type

Check notice on line 608 in apps/files_external/lib/Lib/Storage/AmazonS3.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $path has no provided type

Check notice on line 85 in apps/files_external/lib/Lib/Storage/FTP.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $path has no provided type

Check notice on line 188 in apps/files_external/lib/Lib/Storage/SFTP.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $keys has no provided type

Check notice on line 384 in apps/files_external/lib/Lib/Storage/SFTP.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $path has no provided type

Check notice on line 121 in apps/files_external/lib/Lib/Storage/SMB.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $user has no provided type

Check notice on line 145 in apps/files_external/lib/Lib/Storage/SMB.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $fullPath has no provided type

Check notice on line 329 in apps/files_external/lib/Lib/Storage/SMB.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $retry has no provided type

Check notice on line 719 in apps/files_external/lib/Lib/Storage/SMB.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $path has no provided type

Check notice on line 729 in apps/files_external/lib/Lib/Storage/SMB.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $path has no provided type

Check notice on line 96 in apps/files_external/lib/Lib/Storage/StreamWrapper.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $path has no provided type

Check notice on line 558 in apps/files_external/lib/Lib/Storage/Swift.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $tmpFile has no provided type

Check notice on line 558 in apps/files_external/lib/Lib/Storage/Swift.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $path has no provided type

Check notice on line 556 in apps/files_sharing/lib/SharedStorage.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $path has no provided type

Check notice on line 83 in apps/files_trashbin/lib/Storage.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note

Parameter $path has no provided type