Skip to content

go: bump github.com/hashicorp/terraform-plugin-go from 0.16.0 to 0.19.0 #1331

go: bump github.com/hashicorp/terraform-plugin-go from 0.16.0 to 0.19.0

go: bump github.com/hashicorp/terraform-plugin-go from 0.16.0 to 0.19.0 #1331

Triggered via pull request September 19, 2023 00:42
Status Failure
Total duration 9m 29s
Artifacts

tests.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors
test (ubuntu-20.04)
cannot use muxServer{} (value of type muxServer) as tfprotov5.ProviderServer value in variable declaration: muxServer does not implement tfprotov5.ProviderServer (missing method GetMetadata)
test (ubuntu-20.04)
cannot use s (variable of type muxServer) as tfprotov5.ProviderServer value in return statement: muxServer does not implement tfprotov5.ProviderServer (missing method GetMetadata)
test (ubuntu-20.04)
cannot use NewGRPCProviderServer(p) (value of type *GRPCProviderServer) as tfprotov5.ProviderServer value in return statement: *GRPCProviderServer does not implement tfprotov5.ProviderServer (missing method GetMetadata)
test (ubuntu-20.04)
Process completed with exit code 2.
test (windows-latest)
The job was canceled because "ubuntu-20_04" failed.
test (windows-latest)
The operation was canceled.
test (macos-latest)
The job was canceled because "ubuntu-20_04" failed.
test (macos-latest)
The operation was canceled.
test (ubuntu-22.04)
The job was canceled because "ubuntu-20_04" failed.
test (ubuntu-22.04)
The operation was canceled.
lint-go: main.go#L23
could not import github.com/hashicorp/terraform-plugin-mux/tf5muxserver (-: # github.com/hashicorp/terraform-plugin-mux/tf5muxserver
lint-go
cannot use muxServer{} (value of type muxServer) as tfprotov5.ProviderServer value in variable declaration: muxServer does not implement tfprotov5.ProviderServer (missing method GetMetadata)
lint-go
cannot use s (variable of type muxServer) as tfprotov5.ProviderServer value in return statement: muxServer does not implement tfprotov5.ProviderServer (missing method GetMetadata)) (typecheck)
lint-go: tools/hash/hash.go#L21
could not import github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema (-: # github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema
lint-go
cannot use NewGRPCProviderServer(p) (value of type *GRPCProviderServer) as tfprotov5.ProviderServer value in return statement: *GRPCProviderServer does not implement tfprotov5.ProviderServer (missing method GetMetadata)) (typecheck)
lint-go: sakuracloud/data_source_sakuracloud_archive.go#L21
could not import github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema (-: # github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema
lint-go
cannot use NewGRPCProviderServer(p) (value of type *GRPCProviderServer) as tfprotov5.ProviderServer value in return statement: *GRPCProviderServer does not implement tfprotov5.ProviderServer (missing method GetMetadata)) (typecheck)
lint-go: sakuracloud/factory.go#L21
could not import github.com/hashicorp/terraform-plugin-mux/tf5muxserver (-: # github.com/hashicorp/terraform-plugin-mux/tf5muxserver
lint-go
cannot use muxServer{} (value of type muxServer) as tfprotov5.ProviderServer value in variable declaration: muxServer does not implement tfprotov5.ProviderServer (missing method GetMetadata)
lint-go
cannot use s (variable of type muxServer) as tfprotov5.ProviderServer value in return statement: muxServer does not implement tfprotov5.ProviderServer (missing method GetMetadata)) (typecheck)