Skip to content

feat: add fallback domain names for openvpn experiment #1526

feat: add fallback domain names for openvpn experiment

feat: add fallback domain names for openvpn experiment #1526

Triggered via pull request October 24, 2024 18:27
Status Failure
Total duration 29s
Artifacts

alltests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test: internal/experiment/openvpn/endpoint.go#L10
missing go.sum entry for module providing package github.com/ooni/minivpn/pkg/config (imported by github.com/ooni/probe-cli/v3/internal/experiment/openvpn); to add:
test: internal/experiment/openvpn/endpoint.go#L11
missing go.sum entry for module providing package github.com/ooni/minivpn/pkg/tracex (imported by github.com/ooni/probe-cli/v3/internal/experiment/openvpn); to add:
test: internal/experiment/openvpn/openvpn.go#L15
missing go.sum entry for module providing package github.com/ooni/minivpn/pkg/tunnel (imported by github.com/ooni/probe-cli/v3/internal/experiment/openvpn); to add:
test
Process completed with exit code 1.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/