[BREAKING CHANGE]: update WorkflowAction API to expose access to Workflow instance values #1097
swift.yaml
on: pull_request
snapshot-tests
1m 56s
package-tests
2m 39s
tutorial
2m 53s
swiftformat
9s
Matrix: development-tests
Annotations
8 warnings
|
snapshot-tests:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
|
tutorial:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
|
development-tests [iOS 17.5]:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
|
development-tests [iOS 17.5]:
WorkflowConcurrency/Sources/Worker.swift#L77
passing argument of non-sendable type 'WorkerType.Output' into main actor-isolated context may introduce data races; this is an error in the Swift 6 language mode
|
|
development-tests [iOS 18.1]:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
|
development-tests [iOS 18.1]:
WorkflowConcurrency/Sources/Worker.swift#L77
passing argument of non-sendable type 'WorkerType.Output' into main actor-isolated context may introduce data races; this is an error in the Swift 6 language mode
|
|
development-tests [iOS 16.4]:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
|
development-tests [iOS 16.4]:
WorkflowConcurrency/Sources/Worker.swift#L77
passing argument of non-sendable type 'WorkerType.Output' into main actor-isolated context may introduce data races; this is an error in the Swift 6 language mode
|