Skip to content

Update StoreReader - drop store-object (#507) #1340

Update StoreReader - drop store-object (#507)

Update StoreReader - drop store-object (#507) #1340

Triggered via push January 24, 2025 07:55
Status Success
Total duration 5m 11s
Artifacts

CommitChecks.yml

on: push
Fit to window
Zoom out
Zoom in

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/SwiftUI/StoreReader.swift#L172
capture of 'value' with non-sendable type 'T' in a `@Sendable` closure
test: Sources/Verge/SwiftUI/StoreReader.swift#L174
capture of 'source' with non-sendable type '(any StoreDriverType<StateType>)?' in a `@Sendable` closure
test: Sources/Verge/SwiftUI/StoreReader.swift#L174
capture of 'keyPath' with non-sendable type 'WritableKeyPath<StateType, T>' in a `@Sendable` closure
test: Sources/Verge/SwiftUI/StoreReader.swift#L186
capture of 'value' with non-sendable type 'T' in a `@Sendable` closure