Use swift-custom-dump for all comparisons in RenderTesterResult (#318) #985
Annotations
6 warnings
Test iOS:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Test iOS:
WorkflowConcurrency/Sources/Worker.swift#L77
passing argument of non-sendable type 'WorkerType.Output' into main actor-isolated context may introduce data races
|
Test iOS:
WorkflowTesting/Sources/RenderTesterResult.swift#L83
'XCTAssertNoDifference(_:_:_:file:line:)' is deprecated: renamed to 'expectNoDifference'
|
Test iOS:
WorkflowTesting/Sources/RenderTesterResult.swift#L129
'XCTAssertNoDifference(_:_:_:file:line:)' is deprecated: renamed to 'expectNoDifference'
|
Test iOS:
WorkflowTesting/Sources/RenderTesterResult.swift#L151
'XCTAssertNoDifference(_:_:_:file:line:)' is deprecated: renamed to 'expectNoDifference'
|
Test iOS:
WorkflowTesting/Sources/RenderTesterResult.swift#L171
'XCTAssertNoDifference(_:_:_:file:line:)' is deprecated: renamed to 'expectNoDifference'
|
Loading