[feat]: adopt swift-custom-dump in some testing utilities #973
swift.yaml
on: pull_request
package-tests
2m 2s
tutorial
4m 23s
documentation-lint
3m 14s
swiftformat
10s
Matrix: development-tests
Annotations
7 errors and 5 warnings
development-tests (UnitTests):
WorkflowRxSwift/Tests/ObservableTests.swift#L19
no such module 'WorkflowTesting'
|
development-tests (UnitTests):
WorkflowRxSwift/Tests/ObservableTests.swift#L19
no such module 'WorkflowTesting'
|
development-tests (UnitTests):
WorkflowRxSwift/Tests/ObservableTests.swift#L19
no such module 'WorkflowTesting'
|
development-tests (UnitTests)
error: /Users/runner/Library/Developer/Xcode/DerivedData/Development-anlbgbjnggeqkmbkftdjbdcnlqfx/Build/Intermediates.noindex/Development.build/Debug-iphonesimulator/WorkflowRxSwift-Tests.build/Objects-normal/arm64/WorkflowRxSwift_Tests.swiftmodule: No such file or directory (in target 'WorkflowRxSwift-Tests' from project 'Development')
|
development-tests (UnitTests)
Process completed with exit code 1.
|
development-tests (SnapshotTests)
The job was canceled because "UnitTests" failed.
|
development-tests (SnapshotTests)
The operation was canceled.
|
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 (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#L139
'XCTAssertNoDifference(_:_:_:file:line:)' is deprecated: renamed to 'expectNoDifference'
|