Skip to content

feat(openvpn): implement richer input #485

feat(openvpn): implement richer input

feat(openvpn): implement richer input #485

Triggered via pull request June 24, 2024 17:56
Status Failure
Total duration 5m 44s
Artifacts

go1.22.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test: internal/targetloading/targetloading_test.go#L561
cannot use &TargetLoaderMockableSession{…} (value of type *TargetLoaderMockableSession) as model.ExperimentTargetLoaderSession value in struct literal: *TargetLoaderMockableSession does not implement model.ExperimentTargetLoaderSession (missing method ProbeCC)
test: internal/targetloading/targetloading_test.go#L576
cannot use &TargetLoaderMockableSession{…} (value of type *TargetLoaderMockableSession) as model.ExperimentTargetLoaderSession value in struct literal: *TargetLoaderMockableSession does not implement model.ExperimentTargetLoaderSession (missing method ProbeCC)
test: internal/targetloading/targetloading_test.go#L593
cannot use &TargetLoaderMockableSession{…} (value of type *TargetLoaderMockableSession) as model.ExperimentTargetLoaderSession value in struct literal: *TargetLoaderMockableSession does not implement model.ExperimentTargetLoaderSession (missing method ProbeCC)
test: internal/targetloading/targetloading_test.go#L624
cannot use &TargetLoaderMockableSession{…} (value of type *TargetLoaderMockableSession) as model.ExperimentTargetLoaderSession value in struct literal: *TargetLoaderMockableSession does not implement model.ExperimentTargetLoaderSession (missing method ProbeCC)
test
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.