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 error type #4926

Merged
merged 1 commit into from
Nov 12, 2024
Merged

fix error type #4926

merged 1 commit into from
Nov 12, 2024

Conversation

butonic
Copy link
Contributor

@butonic butonic commented Nov 12, 2024

we must not use the errors.Wrap( ... as tho handleError in download.go does a typecast. This may also be fragile in other cases, but this one is reproducible in the ocis full-ci.

Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
@butonic butonic requested review from a team, labkode and glpatcern as code owners November 12, 2024 15:05
@butonic butonic self-assigned this Nov 12, 2024
@micbar micbar merged commit 66d7b44 into cs3org:edge Nov 12, 2024
10 checks passed
@micbar micbar mentioned this pull request Nov 12, 2024
87 tasks
@butonic butonic deleted the fix-error-type branch November 14, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants