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

Force errors unwrapping #1255

Open
maratal opened this issue Dec 19, 2021 · 0 comments
Open

Force errors unwrapping #1255

maratal opened this issue Dec 19, 2021 · 0 comments
Labels
bug Something isn't working. It's clear that this does need to be fixed.

Comments

@maratal
Copy link
Collaborator

maratal commented Dec 19, 2021

There are some places in tests with this:

expect((error as! ARTErrorInfo).code).to(equal(...))

Which will crash in case of an error came from not an ably layer, f.e.

Error Domain=NSURLErrorDomain Code=-1005 "The network connection was lost."

┆Issue is synchronized with this Jira Task by Unito

@maratal maratal added the bug Something isn't working. It's clear that this does need to be fixed. label Dec 19, 2021
@sync-by-unito sync-by-unito bot removed the bug Something isn't working. It's clear that this does need to be fixed. label Apr 17, 2023
@umair-ably umair-ably added the bug Something isn't working. It's clear that this does need to be fixed. label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working. It's clear that this does need to be fixed.
Development

No branches or pull requests

2 participants