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

[stable20] Make user:report command scale #27319

Merged
merged 1 commit into from
Jun 1, 2021
Merged

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #27099

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen
Copy link
Member

Test seems unrelated

@skjnldsv skjnldsv merged commit 8246290 into stable20 Jun 1, 2021
@skjnldsv skjnldsv deleted the backport/27099/stable20 branch June 1, 2021 12:10
@skjnldsv skjnldsv added the 4. to release Ready to be released and/or waiting for tests to finish label Jun 1, 2021
@MorrisJobke
Copy link
Member

 /home/runner/work/server/server/lib/private/Avatar/Avatar.php:145:13:error - InvalidNullableReturnType: The declared return type 'bool|string' for OC\Avatar\Avatar::generateAvatarFromSvg is not nullable, but 'false|null|string' contains null
/home/runner/work/server/server/lib/private/Avatar/Avatar.php:159:25:error - ImplicitToStringCast: Argument 1 of OC_Image::loadFromData expects string, Imagick provided with a __toString method
/home/runner/work/server/server/lib/private/Avatar/Avatar.php:160:11:error - NullableReturnStatement: The declared return type 'bool|string' for OC\Avatar\Avatar::generateAvatarFromSvg is not nullable, but the function returns 'null|string'

Those are new psalm failures starting with this PR (but there weren't many merged before this - so it is most likely some external change)

@nickvergessen
Copy link
Member

Not sure how this could be related.

@blizzz blizzz mentioned this pull request Jun 23, 2021
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug feature: users and groups
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants