feat: add xctest support #4267
Annotations
3 errors and 1 warning
Run tests
cannot use tc (variable of type *testcase) as TestContext value in argument to subtest: *testcase does not implement TestContext (wrong type for method Cleanup)
|
Run tests
cannot use &testcase{} (value of type *testcase) as TestContext value in variable declaration: *testcase does not implement TestContext (wrong type for method Cleanup)
|
Run tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading