Use swift-custom-dump for all comparisons in RenderTesterResult (#318) #985
swift.yaml
on: push
package-tests
2m 12s
tutorial
3m 35s
documentation-lint
3m 1s
swiftformat
16s
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'
|