Skip to content

Conversation

@rebello95
Copy link
Collaborator

Resolves the following warning when building with Xcode 14.3:

connect-swift/Tests/ConnectLibraryTests/ConnectTests/ConnectErrorTests.swift:92:17: warning: heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
        [
        ^

Resolves the following warning when building with Xcode 14.3:

```
connect-swift/Tests/ConnectLibraryTests/ConnectTests/ConnectErrorTests.swift:92:17: warning: heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
        [
        ^
```
@rebello95 rebello95 requested a review from buildbreaker June 5, 2023 21:11
@rebello95 rebello95 merged commit 5b0360c into main Jun 5, 2023
@rebello95 rebello95 deleted the explicit-cast branch June 5, 2023 22:03
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