build(deps): bump github.com/hashicorp/terraform-plugin-go from 0.18.0 to 0.19.0 #3091
Triggered via pull request
September 19, 2023 19:19
Status
Failure
Total duration
3m 20s
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
15s
semgrep
16s
make_lint
3m 7s
check_docs_were_generated
1m 8s
Annotations
19 errors
check_docs_were_generated
cannot use NewGRPCProviderServer(p) (value of type *GRPCProviderServer) as type tfprotov5.ProviderServer in return statement:
|
check_docs_were_generated
cannot use v5tov6Server{…} (value of type v5tov6Server) as type tfprotov6.ProviderServer in return statement:
|
check_docs_were_generated
cannot use v5tov6Server{} (value of type v5tov6Server) as type tfprotov6.ProviderServer in variable declaration:
|
check_docs_were_generated
cannot use s (variable of type v5tov6Server) as type tfprotov6.ProviderServer in return statement:
|
check_docs_were_generated
cannot use &muxServer{} (value of type *muxServer) as type tfprotov6.ProviderServer in variable declaration:
|
check_docs_were_generated
cannot use &s (value of type *muxServer) as type tfprotov6.ProviderServer in return statement:
|
check_docs_were_generated
cannot use &Server{} (value of type *Server) as type tfprotov5.ProviderServer in variable declaration:
|
check_docs_were_generated
cannot use &Server{} (value of type *Server) as type tfprotov6.ProviderServer in variable declaration:
|
check_docs_were_generated
Process completed with exit code 2.
|
make_lint:
internal/sdkprovider/service/account/account.go#L11
could not import github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema (-: # github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema
|
make_lint
cannot use NewGRPCProviderServer(p) (value of type *GRPCProviderServer) as type tfprotov5.ProviderServer in return statement:
|
make_lint:
internal/schemautil/userconfig/dist/integration_endpoint_types.go#L7
could not import github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema (-: # github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema
|
make_lint
cannot use NewGRPCProviderServer(p) (value of type *GRPCProviderServer) as type tfprotov5.ProviderServer in return statement:
|
make_lint:
internal/schemautil/userconfig/stateupgrader/v0/dist/integration_endpoint_types.go#L7
could not import github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema (-: # github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema
|
make_lint
cannot use NewGRPCProviderServer(p) (value of type *GRPCProviderServer) as type tfprotov5.ProviderServer in return statement:
|
make_lint:
internal/server/server.go#L8
could not import github.com/hashicorp/terraform-plugin-mux/tf5to6server (-: # github.com/hashicorp/terraform-plugin-mux/tf5to6server
|
make_lint
cannot use v5tov6Server{…} (value of type v5tov6Server) as type tfprotov6.ProviderServer in return statement:
|
make_lint
cannot use v5tov6Server{} (value of type v5tov6Server) as type tfprotov6.ProviderServer in variable declaration:
|
make_lint
cannot use s (variable of type v5tov6Server) as type tfprotov6.ProviderServer in return statement:
|