Update Package.swift #1362
Annotations
10 warnings
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L14
'argumentList' is deprecated: renamed to 'arguments'
|
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L18
'cast' is deprecated: This cast will always succeed
|
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L25
'cast' is deprecated: This cast will always succeed
|
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L14
'argumentList' is deprecated: renamed to 'arguments'
|
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L18
'cast' is deprecated: This cast will always succeed
|
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L25
'cast' is deprecated: This cast will always succeed
|
test:
Sources/Verge/Store/StoreType+SwiftUI.swift#L87
capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure
|
test:
Sources/Verge/Store/StoreType+SwiftUI.swift#L87
capture of 'keyPath' with non-sendable type 'WritableKeyPath<Self.Scope, T>' in a `@Sendable` closure
|
test:
Sources/Verge/Store/StoreType+SwiftUI.swift#L89
capture of 'self' with non-sendable type 'Self?' in a `@Sendable` closure
|
test:
Sources/Verge/Store/StoreType+SwiftUI.swift#L89
capture of 'keyPath' with non-sendable type 'WritableKeyPath<Self.Scope, T>' in a `@Sendable` closure
|