Skip to content

Change tests to not require multi threaded runtime #10130

Change tests to not require multi threaded runtime

Change tests to not require multi threaded runtime #10130

Triggered via pull request February 13, 2024 15:27
Status Failure
Total duration 8m 15s
Artifacts 1

ci.yaml

on: pull_request
changed_files
11s
changed_files
check_if_release_branch
0s
check_if_release_branch
towncrier_check
5s
towncrier_check
Matrix: e2e
intellij_e2e_on_release_branch  /  intellij-e2e
intellij_e2e_on_release_branch / intellij-e2e
vscode_e2e_on_release_branch  /  vscode-e2e
vscode_e2e_on_release_branch / vscode-e2e
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 24 warnings
lint
Process completed with exit code 1.
integration_tests: tests/src/utils.rs#L547
fields `delete_on_fail` and `deleter` are never read
integration_tests: tests/src/utils.rs#L586
method `take_deleter` is never used
integration_tests: tests/src/utils.rs#L603
fields `pod_guard`, `service_guard`, and `namespace_guard` are never read
integration_tests
Process completed with exit code 101.
macos_tests: tests/src/utils.rs#L547
fields `delete_on_fail` and `deleter` are never read
macos_tests: tests/src/utils.rs#L586
method `take_deleter` is never used
macos_tests: tests/src/utils.rs#L603
fields `pod_guard`, `service_guard`, and `namespace_guard` are never read
macos_tests
Process completed with exit code 101.
e2e (docker): tests/src/utils.rs#L547
fields `delete_on_fail` and `deleter` are never read
e2e (docker): tests/src/utils.rs#L586
method `take_deleter` is never used
e2e (docker): tests/src/utils.rs#L603
fields `pod_guard`, `service_guard`, and `namespace_guard` are never read
e2e (docker)
Process completed with exit code 101.
e2e (containerd): tests/src/utils.rs#L547
fields `delete_on_fail` and `deleter` are never read
e2e (containerd): tests/src/utils.rs#L586
method `take_deleter` is never used
e2e (containerd): tests/src/utils.rs#L603
fields `pod_guard`, `service_guard`, and `namespace_guard` are never read
e2e (containerd)
Process completed with exit code 101.
ci
Process completed with exit code 1.
towncrier_check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
changed_files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test_agent_image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, arduino/setup-protoc@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: tests/src/utils.rs#L592
Diff in /home/runner/work/mirrord/mirrord/tests/src/utils.rs
lint: tests/src/utils.rs#L604
Diff in /home/runner/work/mirrord/mirrord/tests/src/utils.rs
check-rust-docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, arduino/setup-protoc@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-rust-docs: mirrord/agent/src/steal/api.rs#L11
unresolved link to `TcpConnectionStealer`
check-rust-docs: mirrord/agent/src/steal/api.rs#L34
unresolved link to `TcpConnectionStealer`
check-rust-docs: mirrord/agent/src/steal/api.rs#L86
unresolved link to `TcpConnectionStealer`
check-rust-docs: mirrord/agent/src/steal/api.rs#L86
unresolved link to `ClientConnectionHandler`
check-rust-docs: mirrord/agent/src/steal/api.rs#L101
unresolved link to `TcpConnectionStealer`
check-rust-docs: mirrord/agent/src/steal/api.rs#L109
unresolved link to `TcpConnectionStealer`
check-rust-docs: mirrord/agent/src/steal/api.rs#L117
unresolved link to `TcpConnectionStealer`
check-rust-docs: mirrord/agent/src/steal/api.rs#L126
unresolved link to `LayerTcpSteal::TcpData`
check-rust-docs: mirrord/agent/src/steal/api.rs#L129
unresolved link to `TcpConnectionStealer`
check-rust-docs: mirrord/agent/src/steal/api.rs#L137
unresolved link to `TcpConnectionStealer`
test_agent
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, arduino/setup-protoc@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration_tests
the feature `result_option_inspect` has been stable since 1.76.0-nightly and no longer requires an attribute to enable
macos_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, arduino/setup-protoc@v2, actions/setup-go@v4, actions/setup-python@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos_tests
the feature `result_option_inspect` has been stable since 1.76.0-nightly and no longer requires an attribute to enable
e2e (docker)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v3, actions/setup-go@v3, actions/setup-go@v4, medyagh/setup-minikube@master, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (containerd)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v3, actions/setup-go@v3, actions/setup-go@v4, medyagh/setup-minikube@master, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
test Expired
68.8 MB