Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.36.0 #820
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
|
Run Unit Tests:
main.go#L15
could not import github.com/hashicorp/terraform-plugin-mux/tf6muxserver (-: # github.com/hashicorp/terraform-plugin-mux/tf6muxserver
|
|
Run Unit Tests
cannot use &muxServer{} (value of type *muxServer) as tfprotov6.ProviderServer value in variable declaration: *muxServer does not implement tfprotov6.ProviderServer (missing method CloseEphemeralResource)
|
|
Run Unit Tests
undefined: tfprotov6.ResourceServerWithMoveResourceState
|
|
Run Unit Tests
cannot use s (variable of type *muxServer) as tfprotov6.ProviderServer value in return statement: *muxServer does not implement tfprotov6.ProviderServer (missing method CloseEphemeralResource)
|
|
Run Unit Tests
unknown field Diagnostics in struct literal of type tfprotov6.CallFunctionResponse
|
|
Run Unit Tests
unknown field Diagnostics in struct literal of type tfprotov6.CallFunctionResponse
|
|
Run Unit Tests
undefined: tfprotov6.ResourceServerWithMoveResourceState) (typecheck)
|
|
Run Unit Tests:
internal/provider/acctest/setup.go#L17
could not import github.com/hashicorp/terraform-plugin-mux/tf6muxserver (-: # github.com/hashicorp/terraform-plugin-mux/tf6muxserver
|
|
Run Unit Tests
cannot use &muxServer{} (value of type *muxServer) as tfprotov6.ProviderServer value in variable declaration: *muxServer does not implement tfprotov6.ProviderServer (missing method CloseEphemeralResource)
|
|
Run Unit Tests
undefined: tfprotov6.ResourceServerWithMoveResourceState
|