Add protobuf definitions for PSS #13898
checks.yml
on: pull_request
Unit Tests
5m 1s
Race Tests
4m 36s
End-to-end Tests
51s
Code Consistency Checks
3m 19s
Annotations
9 errors
End-to-end Tests
Process completed with exit code 1.
|
End-to-end Tests:
internal/grpcwrap/provider.go#L91
resp.StateStoreSchemas undefined (type *tfplugin5.GetProviderSchema_Response has no field or method StateStoreSchemas)
|
End-to-end Tests:
internal/grpcwrap/provider.go#L49
unknown field StateStoreSchemas in struct literal of type tfplugin5.GetProviderSchema_Response
|
Code Consistency Checks
Process completed with exit code 2.
|
Code Consistency Checks:
internal/grpcwrap/provider.go#L91
resp.StateStoreSchemas undefined (type *tfplugin5.GetProviderSchema_Response has no field or method StateStoreSchemas)
|
Code Consistency Checks:
internal/grpcwrap/provider.go#L49
unknown field StateStoreSchemas in struct literal of type tfplugin5.GetProviderSchema_Response
|
Unit Tests
Process completed with exit code 1.
|
Unit Tests:
internal/grpcwrap/provider.go#L91
resp.StateStoreSchemas undefined (type *tfplugin5.GetProviderSchema_Response has no field or method StateStoreSchemas)
|
Unit Tests:
internal/grpcwrap/provider.go#L49
unknown field StateStoreSchemas in struct literal of type tfplugin5.GetProviderSchema_Response
|