Skip to content

Add Private Links Management Support #402

Add Private Links Management Support

Add Private Links Management Support #402

Triggered via pull request November 29, 2023 14:30
Status Failure
Total duration 24s
Artifacts

testing.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: tests/e2e/private_links_delete_test.go#L13
assignment mismatch: 1 variable but testutils.CreatePrivateLink returns 3 values
build: tests/e2e/private_links_delete_test.go#L13
too many arguments in call to testutils.CreatePrivateLink
build: tests/e2e/private_links_modify_test.go#L12
assignment mismatch: 3 variables but testutils.CreateTempPrivateLink returns 1 value
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/