feat: create datadome_endpoint resource #22
pull_request_flow.yml
on: pull_request
lint
/
golangci-lint
14s
lint
/
staticcheck
10s
test
/
unit tests
7s
test
/
acceptance tests
6s
build
/
build
Annotations
12 errors and 3 warnings
test / acceptance tests:
datadome-client-go/client_mock.go#L8
missing go.sum entry for module providing package github.com/google/uuid (imported by github.com/datadome/terraform-provider/datadome-client-go); to add:
|
test / acceptance tests:
datadome-client-go/client_mock.go#L8
missing go.sum entry for module providing package github.com/google/uuid (imported by github.com/datadome/terraform-provider/datadome-client-go); to add:
|
test / acceptance tests
Process completed with exit code 2.
|
test / unit tests:
datadome-client-go/client_mock.go#L8
missing go.sum entry for module providing package github.com/google/uuid (imported by github.com/datadome/terraform-provider/datadome-client-go); to add:
|
test / unit tests:
datadome-client-go/client_mock.go#L8
missing go.sum entry for module providing package github.com/google/uuid (imported by github.com/datadome/terraform-provider/datadome-client-go); to add:
|
test / unit tests
Process completed with exit code 2.
|
lint / staticcheck:
datadome-client-go/client_mock.go#L8
missing go.sum entry for module providing package github.com/google/uuid (imported by github.com/datadome/terraform-provider/datadome-client-go); to add:
|
lint / staticcheck
Process completed with exit code 1.
|
lint / golangci-lint:
datadome/provider.go#L13
undefined: datadome (typecheck)
|
lint / golangci-lint:
datadome/provider.go#L14
undefined: datadome (typecheck)
|
lint / golangci-lint:
datadome/provider.go#L58
undefined: datadome (typecheck)
|
lint / golangci-lint
issues found
|
test / acceptance tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|