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

refactor: handle temporary files not being created gracefully #10791

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

st3iny
Copy link
Member

@st3iny st3iny commented Mar 5, 2025

To make CI green again. Psalm currently fails due to nextcloud/server#51194.

The method ITempManager::getTemporaryFile() is now annotated correctly to return string|false.

Example: https://github.com/nextcloud/mail/actions/runs/13657449370/job/38224433653?pr=10743

@st3iny st3iny force-pushed the refactor/handle-no-temp-file-gracefully branch from 35bce14 to 2c8b3ec Compare March 5, 2025 09:10
Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@kesselb kesselb merged commit 6beaf26 into main Mar 5, 2025
35 checks passed
@kesselb kesselb deleted the refactor/handle-no-temp-file-gracefully branch March 5, 2025 09:27
@ChristophWurst
Copy link
Member

backports?

@st3iny
Copy link
Member Author

st3iny commented Mar 5, 2025

/backport to stable4.2

@st3iny
Copy link
Member Author

st3iny commented Mar 5, 2025

/backport to stable3.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants