Skip to content

build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.28.0 to 2.29.0 #3093

build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.28.0 to 2.29.0

build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.28.0 to 2.29.0 #3093

Triggered via pull request September 19, 2023 19:19
Status Failure
Total duration 2m 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 errors
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
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
Process completed with exit code 2.
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:
make_lint: internal/server/server.go#L9
could not import github.com/hashicorp/terraform-plugin-mux/tf6muxserver (-: # github.com/hashicorp/terraform-plugin-mux/tf6muxserver
make_lint
cannot use &muxServer{} (value of type *muxServer) as type tfprotov6.ProviderServer in variable declaration:
make_lint
cannot use &s (value of type *muxServer) as type tfprotov6.ProviderServer in return statement:
make_lint: internal/sdkprovider/service/account/account_test.go#L8
"github.com/aiven/aiven-go-client" imported but not used as aiven (typecheck)
make_lint: internal/sdkprovider/service/project/project_test.go#L9
"github.com/aiven/aiven-go-client" imported but not used as aiven (typecheck)
make_lint
Process completed with exit code 2.