Update CocoaPods, support new Xcode, drop iOS 11 support #80
ci.yml
on: pull_request
Example Project
3m 21s
CocoaPods
4m 21s
Matrix: test-ios
Matrix: test-macos
Matrix: test-tvos
Matrix: test-watchos
Annotations
12 warnings and 9 notices
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
|
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 (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 (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 15.2)
Tests Passed: 0 failed, 0 skipped, 39 total (0.341 seconds)
|
Test (iOS, Xcode 14.3.1)
Tests Passed: 0 failed, 0 skipped, 39 total (0.329 seconds)
|
Test (macOS, Xcode 14.3.1)
Tests Passed: 0 failed, 0 skipped, 39 total (0.189 seconds)
|
Test (macOS, Xcode 15.2)
Tests Passed: 0 failed, 0 skipped, 39 total (1.076 seconds)
|
Test (watchOS, Xcode 15.2)
Tests Passed: 0 failed, 0 skipped, 39 total (0.648 seconds)
|
Test (tvOS, Xcode 14.3.1)
Tests Passed: 0 failed, 0 skipped, 39 total (0.225 seconds)
|
Test (tvOS, Xcode 15.2)
Tests Passed: 0 failed, 0 skipped, 39 total (0.955 seconds)
|
Test (watchOS, Xcode 14.3.1)
Tests Passed: 0 failed, 0 skipped, 39 total (0.201 seconds)
|
Example Project
Tests Passed: 0 failed, 0 skipped, 2 total (13.591 seconds)
|