Store internals: Refactor RootStore
/ToState
to "Core
" protocol composition
#6237
Annotations
2 warnings and 10 notices
CaseStudies (SwiftUI):
Examples/CaseStudies/SwiftUICaseStudies/04-Navigation-NavigateAndLoad.swift#L66
'init(_:isActive:destination:)' was deprecated in iOS 16.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
|
CaseStudies (SwiftUI):
Examples/CaseStudies/SwiftUICaseStudies/04-Navigation-Lists-NavigateAndLoad.swift#L83
'init(_:tag:selection:destination:)' was deprecated in iOS 16.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
|
Todos
Test run with 10 tests passed after 0.095 seconds
|
CaseStudies (UIKit)
Test run with 2 tests passed after 5.619 seconds
|
TicTacToe
Test run with 2 tests passed after 0.066 seconds
|
TicTacToe
Test run with 2 tests passed after 0.023 seconds
|
TicTacToe
Test run with 2 tests passed after 0.042 seconds
|
TicTacToe
Test run with 1 tests passed after 0.048 seconds
|
TicTacToe
Test run with 2 tests passed after 0.030 seconds
|
SpeechRecognition
Test run with 5 tests passed after 0.067 seconds
|
CaseStudies (SwiftUI)
Test run with 40 tests passed after 0.541 seconds
|
Search
Test run with 6 tests passed after 0.095 seconds
|
Loading