Skip to content

feat: add xctest support #4267

feat: add xctest support

feat: add xctest support #4267

Triggered via pull request January 17, 2025 09:22
Status Failure
Total duration 49s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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