feat: add xctest support #4265
test.yml
on: pull_request
check-schema
7s
test-configure
0s
puppeteer-replay
0s
playwright
0s
testcafe
0s
cypress
0s
espresso
0s
xcuitest
0s
playwright-cucumberjs
0s
imagerunner
0s
async-test
0s
Annotations
4 errors and 3 warnings
lint
golangci-lint exit with code 3
|
test
cannot use tc (variable of type *testcase) as TestContext value in argument to subtest: *testcase does not implement TestContext (wrong type for method Cleanup)
|
test
cannot use &testcase{} (value of type *testcase) as TestContext value in variable declaration: *testcase does not implement TestContext (wrong type for method Cleanup)
|
test
Process completed with exit code 1.
|
check-schema
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|