Add Private Links Management Support #402
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/
|