Closed SahilSainiYML closed 1 year ago
warning:Heterogeneous collection literal could only be inferred to '[String : Any]' add explicit type annotation if this is intentional Remove this warning.
warning:Heterogeneous collection literal could only be inferred to '[String : Any]' add explicit type annotation if this is intentional
Swift5.8 introduced a new warning. Fix https://github.com/yml-org/ynetwork-ios/issues/15
Update this file GetTriviaRequest.swift.
GetTriviaRequest.swift
Any functionality or UI changes.
No change.
Introduction
warning:Heterogeneous collection literal could only be inferred to '[String : Any]' add explicit type annotation if this is intentional
Remove this warning.Purpose
Swift5.8 introduced a new warning. Fix https://github.com/yml-org/ynetwork-ios/issues/15
Scope
Update this file
GetTriviaRequest.swift
.Out of Scope
Any functionality or UI changes.
📈 Coverage
Code
No change.
Documentation
No change.