feat(plugin): add new user config generator #3143
Triggered via pull request
September 27, 2023 12:04
Status
Failure
Total duration
2m 59s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
commitlint
19s
semgrep
22s
make_lint
2m 47s
check_docs_were_generated
1m 23s
Annotations
11 errors
check_docs_were_generated:
internal/plugin/service/serviceintegration/service_integration_resource.go#L179
unknown field DestinationProject in struct literal of type "github.com/aiven/aiven-go-client".CreateServiceIntegrationRequest
|
check_docs_were_generated:
internal/plugin/service/serviceintegration/service_integration_resource.go#L183
unknown field SourceProject in struct literal of type "github.com/aiven/aiven-go-client".CreateServiceIntegrationRequest
|
check_docs_were_generated
Process completed with exit code 2.
|
make_lint:
internal/plugin/service/serviceintegration/service_integration_resource.go#L179
unknown field DestinationProject in struct literal of type "github.com/aiven/aiven-go-client".CreateServiceIntegrationRequest
|
make_lint:
internal/plugin/service/serviceintegration/service_integration_resource.go#L183
unknown field SourceProject in struct literal of type "github.com/aiven/aiven-go-client".CreateServiceIntegrationRequest (typecheck)
|
make_lint:
internal/plugin/provider.go#L17
could not import github.com/aiven/terraform-provider-aiven/internal/plugin/service/serviceintegration (-: # github.com/aiven/terraform-provider-aiven/internal/plugin/service/serviceintegration
|
make_lint:
internal/plugin/service/serviceintegration/service_integration_resource.go#L179
unknown field DestinationProject in struct literal of type "github.com/aiven/aiven-go-client".CreateServiceIntegrationRequest
|
make_lint:
internal/plugin/service/serviceintegration/service_integration_resource.go#L183
unknown field SourceProject in struct literal of type "github.com/aiven/aiven-go-client".CreateServiceIntegrationRequest) (typecheck)
|
make_lint:
internal/sdkprovider/service/account/account_test.go#L9
"github.com/aiven/aiven-go-client/v2" imported as aiven and not used (typecheck)
|
make_lint:
internal/sdkprovider/service/project/project_test.go#L10
"github.com/aiven/aiven-go-client/v2" imported as aiven and not used (typecheck)
|
make_lint
Process completed with exit code 2.
|