Add Private Links Management Support #399
Annotations
10 errors and 1 warning
build:
tests/e2e/private_links_create_test.go#L12
testutils.Client.NewPrivateLinkCreate undefined (type *fivetran.Client has no field or method NewPrivateLinkCreate)
|
build:
tests/e2e/private_links_create_test.go#L14
undefined: PredefinedGroupId
|
build:
tests/e2e/private_links_delete_test.go#L22
cannot use privateLinkId (variable of type int64) as type string in argument to strings.Contains
|
build:
tests/e2e/private_links_modify_test.go#L12
undefined: testutils.CreateTempPrivateLink
|
build:
tests/e2e/private_links_modify_test.go#L13
testutils.Client.NewPrivateLinkModify undefined (type *fivetran.Client has no field or method NewPrivateLinkModify)
|
build:
tests/e2e/private_links_modify_test.go#L23
undefined: created
|
build:
tests/e2e/private_links_modify_test.go#L24
undefined: created
|
build:
tests/e2e/private_links_modify_test.go#L25
undefined: created
|
build:
tests/e2e/private_links_modify_test.go#L26
undefined: created
|
build:
tests/e2e/private_links_modify_test.go#L27
undefined: created
|
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/
|