Create unit-tests.yml #1
Annotations
10 errors and 2 warnings
Run go test -v -tags=unit_tests ./...:
sdk/api_helper.go#L7
missing go.sum entry for module providing package github.com/evanphx/json-patch (imported by terraform-provider-forgerock/sdk); to add:
|
Run go test -v -tags=unit_tests ./...:
forgerockprovider/mapper.go#L10
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-framework/attr (imported by terraform-provider-forgerock/forgerockprovider); to add:
|
Run go test -v -tags=unit_tests ./...:
forgerockprovider/provider.go#L8
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-framework/datasource (imported by terraform-provider-forgerock/forgerockprovider); to add:
|
Run go test -v -tags=unit_tests ./...:
forgerockprovider/mapper.go#L11
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-framework/path (imported by terraform-provider-forgerock/forgerockprovider); to add:
|
Run go test -v -tags=unit_tests ./...:
forgerockprovider/provider.go#L9
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-framework/provider (imported by terraform-provider-forgerock/forgerockprovider); to add:
|
Run go test -v -tags=unit_tests ./...:
forgerockprovider/provider.go#L10
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-framework/provider/schema (imported by terraform-provider-forgerock/forgerockprovider); to add:
|
Run go test -v -tags=unit_tests ./...:
main.go#L10
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-framework/providerserver (imported by terraform-provider-forgerock); to add:
|
Run go test -v -tags=unit_tests ./...:
forgerockprovider/oauthclient_resource.go#L11
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-framework/resource (imported by terraform-provider-forgerock/forgerockprovider); to add:
|
Run go test -v -tags=unit_tests ./...:
forgerockprovider/schema.go#L4
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-framework/resource/schema (imported by terraform-provider-forgerock/forgerockprovider); to add:
|
Run go test -v -tags=unit_tests ./...:
forgerockprovider/mapper.go#L12
missing go.sum entry for module providing package github.com/hashicorp/terraform-plugin-framework/tfsdk (imported by terraform-provider-forgerock/forgerockprovider); to add:
|
Run actions/setup-go@v4
Both go-version and go-version-file inputs are specified, only go-version will be used
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/terraform-provider-forgerock/terraform-provider-forgerock. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading