Passing token to pipeline builder, and added corresponding test. #106
build-and-test.yaml
on: push
build-and-run-unit-tests
11m 58s
run-uitests
9m 48s
Annotations
2 errors and 2 warnings
|
run-uitests
Process completed with exit code 65.
|
|
run-uitests:
CCMenuUITests/CCTrayTests.swift#L118
testShowsProjectsOnPipelineWithAuthentication, Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "Expect predicate `value == "connectfour"` for object "Project picker" PopUpButton".
|
|
build-and-run-unit-tests:
CCMenu/Source/Pipeline Window/GitHub Sheets/GitHubPipelineBuilder.swift#L73
immutable value 'data' was never used; consider replacing with '_' or removing it
|
|
run-uitests:
CCMenu/Source/Pipeline Window/GitHub Sheets/GitHubPipelineBuilder.swift#L73
immutable value 'data' was never used; consider replacing with '_' or removing it
|