Skip to content

chore(deps): update module github.com/hashicorp/terraform-plugin-go t… #81

chore(deps): update module github.com/hashicorp/terraform-plugin-go t…

chore(deps): update module github.com/hashicorp/terraform-plugin-go t… #81

Triggered via push June 29, 2024 20:55
Status Failure
Total duration 45s
Artifacts

master.yml

on: push
tests  /  Acceptance Tests
37s
tests / Acceptance Tests
coverage-check
0s
coverage-check
goreleaser
0s
goreleaser
Fit to window
Zoom out
Zoom in

Annotations

8 errors
tests / Acceptance Tests
unknown field Diagnostics in struct literal of type tfprotov5.CallFunctionResponse
tests / Acceptance Tests
proto.Diagnostics undefined (type *tfprotov5.CallFunctionResponse has no field or method Diagnostics)
tests / Acceptance Tests
tfprotov5Diagnostic.FunctionArgument undefined (type *tfprotov5.Diagnostic has no field or method FunctionArgument)
tests / Acceptance Tests
unknown field Diagnostics in struct literal of type tfprotov6.CallFunctionResponse
tests / Acceptance Tests
proto.Diagnostics undefined (type *tfprotov6.CallFunctionResponse has no field or method Diagnostics)
tests / Acceptance Tests
tfprotov6Diagnostic.FunctionArgument undefined (type *tfprotov6.Diagnostic has no field or method FunctionArgument)
tests / Acceptance Tests
cannot use NewGRPCProviderServer(p) (value of type *GRPCProviderServer) as tfprotov5.ProviderServer value in return statement: *GRPCProviderServer does not implement tfprotov5.ProviderServer (missing method CallFunction)
tests / Acceptance Tests
Process completed with exit code 1.