Use swift-custom-dump for all comparisons in RenderTesterResult #983
swift.yaml
on: pull_request
package-tests
1m 51s
tutorial
3m 18s
documentation-lint
2m 49s
swiftformat
10s
Matrix: development-tests
Annotations
12 warnings
development-tests (SnapshotTests):
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
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 (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'
|