Bump cocoapods from 1.15.2 to 1.16.2 #83
ci.yml
on: pull_request
Example Project
3m 51s
CocoaPods
2m 19s
Matrix: test-ios
Matrix: test-macos
Matrix: test-tvos
Matrix: test-watchos
Annotations
1 error and 12 warnings
CocoaPods
Process completed with exit code 2.
|
Test (macOS, Xcode 14.3.1):
Tests/SwiftUserDefaultsTests/StorableValueTests.swift#L37
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
|
Test (macOS, Xcode 14.3.1):
Tests/SwiftUserDefaultsTests/StorableValueTests.swift#L84
heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
|
Test (macOS, Xcode 14.3.1):
Tests/SwiftUserDefaultsTests/UserDefaultsObservationTests.swift#L54
heterogeneous collection literal could only be inferred to '[Any?]'; add explicit type annotation if this is intentional
|
Test (tvOS, Xcode 14.3.1):
Tests/SwiftUserDefaultsTests/UserDefaultsObservationTests.swift#L54
heterogeneous collection literal could only be inferred to '[Any?]'; add explicit type annotation if this is intentional
|
Test (tvOS, Xcode 14.3.1):
Tests/SwiftUserDefaultsTests/StorableValueTests.swift#L37
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
|
Test (tvOS, Xcode 14.3.1):
Tests/SwiftUserDefaultsTests/StorableValueTests.swift#L84
heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
|
Test (watchOS, Xcode 14.3.1):
Tests/SwiftUserDefaultsTests/UserDefaultsObservationTests.swift#L54
heterogeneous collection literal could only be inferred to '[Any?]'; add explicit type annotation if this is intentional
|
Test (watchOS, Xcode 14.3.1):
Tests/SwiftUserDefaultsTests/StorableValueTests.swift#L37
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
|
Test (watchOS, Xcode 14.3.1):
Tests/SwiftUserDefaultsTests/StorableValueTests.swift#L84
heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
|
Test (iOS, Xcode 14.3.1):
Tests/SwiftUserDefaultsTests/UserDefaultsObservationTests.swift#L54
heterogeneous collection literal could only be inferred to '[Any?]'; add explicit type annotation if this is intentional
|
Test (iOS, Xcode 14.3.1):
Tests/SwiftUserDefaultsTests/StorableValueTests.swift#L37
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
|
Test (iOS, Xcode 14.3.1):
Tests/SwiftUserDefaultsTests/StorableValueTests.swift#L84
heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
|