Display a deprecation warning and fatal error when the top-level `@En… #990
swift.yaml
on: push
package-tests
2m 15s
tutorial
2m 26s
documentation-lint
5m 33s
swiftformat
14s
Matrix: development-tests
Annotations
12 warnings
tutorial:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
tutorial:
WorkflowTesting/Sources/RenderTesterResult.swift#L83
'XCTAssertNoDifference(_:_:_:file:line:)' is deprecated: renamed to 'expectNoDifference'
|
tutorial:
WorkflowTesting/Sources/RenderTesterResult.swift#L129
'XCTAssertNoDifference(_:_:_:file:line:)' is deprecated: renamed to 'expectNoDifference'
|
tutorial:
WorkflowTesting/Sources/RenderTesterResult.swift#L151
'XCTAssertNoDifference(_:_:_:file:line:)' is deprecated: renamed to 'expectNoDifference'
|
tutorial:
WorkflowTesting/Sources/RenderTesterResult.swift#L171
'XCTAssertNoDifference(_:_:_:file:line:)' is deprecated: renamed to 'expectNoDifference'
|
development-tests (SnapshotTests):
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
development-tests (UnitTests):
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
development-tests (UnitTests):
WorkflowConcurrency/Sources/Worker.swift#L77
passing argument of non-sendable type 'WorkerType.Output' into main actor-isolated context may introduce data races
|
development-tests (UnitTests):
WorkflowTesting/Sources/RenderTesterResult.swift#L83
'XCTAssertNoDifference(_:_:_:file:line:)' is deprecated: renamed to 'expectNoDifference'
|
development-tests (UnitTests):
WorkflowTesting/Sources/RenderTesterResult.swift#L129
'XCTAssertNoDifference(_:_:_:file:line:)' is deprecated: renamed to 'expectNoDifference'
|
development-tests (UnitTests):
WorkflowTesting/Sources/RenderTesterResult.swift#L151
'XCTAssertNoDifference(_:_:_:file:line:)' is deprecated: renamed to 'expectNoDifference'
|
development-tests (UnitTests):
WorkflowTesting/Sources/RenderTesterResult.swift#L171
'XCTAssertNoDifference(_:_:_:file:line:)' is deprecated: renamed to 'expectNoDifference'
|