Add Private Links #1002
Annotations
10 errors and 2 warnings
build:
fivetran/framework/core/core.go#L8
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-framework/datasource (imported by github.com/fivetran/terraform-provider-fivetran/fivetran/framework); to add:
|
build:
fivetran/framework/core/core.go#L20
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-framework/datasource/schema (imported by github.com/fivetran/terraform-provider-fivetran/fivetran/framework/core); to add:
|
build:
fivetran/framework/core/core.go#L9
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-framework/diag (imported by github.com/fivetran/terraform-provider-fivetran/fivetran/framework/core); to add:
|
build:
fivetran/framework/core/core.go#L10
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-framework/resource (imported by github.com/fivetran/terraform-provider-fivetran/fivetran/framework); to add:
|
build:
fivetran/framework/core/core.go#L21
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-framework/resource/schema (imported by github.com/fivetran/terraform-provider-fivetran/fivetran/framework/core); to add:
|
build:
fivetran/framework/core/core.go#L11
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-framework/resource/schema/boolplanmodifier (imported by github.com/fivetran/terraform-provider-fivetran/fivetran/framework/core); to add:
|
build:
fivetran/framework/core/core.go#L12
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-framework/resource/schema/int64planmodifier (imported by github.com/fivetran/terraform-provider-fivetran/fivetran/framework/core); to add:
|
build:
fivetran/framework/core/core.go#L13
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-framework/resource/schema/listplanmodifier (imported by github.com/fivetran/terraform-provider-fivetran/fivetran/framework/core); to add:
|
build:
fivetran/framework/core/core.go#L14
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-framework/resource/schema/planmodifier (imported by github.com/fivetran/terraform-provider-fivetran/fivetran/framework/core); to add:
|
build:
fivetran/framework/core/core.go#L15
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-framework/resource/schema/setplanmodifier (imported by github.com/fivetran/terraform-provider-fivetran/fivetran/framework/core); to add:
|
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/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|