Bump golib and remote envoy versions to v2.1.2 #712
reviewdog [golangci] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (50)
apigee/proxies_service.go|428 col 40| resp.StatusCode undefined (type *Response has no field or method StatusCode) (typecheck)
apigee/proxies_service.go|431 col 10| resp.StatusCode undefined (type *Response has no field or method StatusCode) (typecheck)
apigee/proxies_service.go|465 col 40| resp.StatusCode undefined (type *Response has no field or method StatusCode) (typecheck)
cmd/bindings/bindings.go|94 col 16| b.ApigeeClient undefined (type *bindings has no field or method ApigeeClient) (typecheck)
cmd/bindings/bindings.go|100 col 17| b.ApigeeClient undefined (type *bindings has no field or method ApigeeClient) (typecheck)
cmd/bindings/bindings.go|118 col 16| b.ApigeeClient undefined (type *bindings has no field or method ApigeeClient) (typecheck)
cmd/provision/config.go|48 col 24| p.InternalProxyURL undefined (type *provision has no field or method InternalProxyURL) (typecheck)
cmd/provision/config.go|49 col 24| p.RemoteServiceProxyURL undefined (type *provision has no field or method RemoteServiceProxyURL) (typecheck)
cmd/provision/config.go|50 col 24| p.Org undefined (type *provision has no field or method Org) (typecheck)
cmd/provision/config.go|51 col 24| p.Env undefined (type *provision has no field or method Env) (typecheck)
cmd/provision/config.go|53 col 31| p.InsecureSkipVerify undefined (type *provision has no field or method InsecureSkipVerify) (typecheck)
cmd/provision/config.go|57 col 22| p.GetTokenURL undefined (type *provision has no field or method GetTokenURL) (typecheck)
cmd/provision/config.go|68 col 7| p.IsGCPManaged undefined (type *provision has no field or method IsGCPManaged) (typecheck)
cmd/provision/config.go|73 col 7| p.IsOPDK undefined (type *provision has no field or method IsOPDK) (typecheck)
cmd/provision/config.go|83 col 17| undeclared name: yaml
(typecheck)
cmd/provision/config.go|97 col 17| p.Namespace undefined (type *provision has no field or method Namespace) (typecheck)
cmd/provision/config.go|103 col 16| undeclared name: yaml
(typecheck)
cmd/provision/config.go|117 col 54| p.Org undefined (type *provision has no field or method Org) (typecheck)
cmd/provision/config.go|118 col 18| p.Namespace undefined (type *provision has no field or method Namespace) (typecheck)
cmd/provision/config.go|136 col 57| p.Org undefined (type *provision has no field or method Org) (typecheck)
cmd/provision/config.go|137 col 18| p.Namespace undefined (type *provision has no field or method Namespace) (typecheck)
cmd/provision/config.go|152 col 7| p.IsLegacySaaS undefined (type *provision has no field or method IsLegacySaaS) (typecheck)
cmd/provision/config.go|155 col 7| p.IsOPDK undefined (type *provision has no field or method IsOPDK) (typecheck)
cmd/provision/config.go|247 col 15| p.ApigeeClient undefined (type *provision has no field or method ApigeeClient) (typecheck)
cmd/provision/config.go|252 col 15| p.ApigeeClient undefined (type *provision has no field or method ApigeeClient) (typecheck)
cmd/provision/config.go|264 col 15| p.ApigeeClient undefined (type *provision has no field or method ApigeeClient) (typecheck)
cmd/provision/legacy.go|71 col 58| p.RuntimeBase undefined (type *provision has no field or method RuntimeBase) (typecheck)
cmd/provision/legacy.go|75 col 37| p.ManagementBase undefined (type *provision has no field or method ManagementBase) (typecheck)
cmd/provision/legacy.go|82 col 15| p.ManagementBase undefined (type *provision has no field or method ManagementBase) (typecheck)
cmd/provision/legacy.go|116 col 37| p.CreateJWKS undefined (type *provision has no field or method CreateJWKS) (typecheck)
cmd/provision/legacy.go|193 col 60| p.InternalProxyURL undefined (type *provision has no field or method InternalProxyURL) (typecheck)
cmd/provision/legacy.go|220 col 7| p.IsOPDK undefined (type *provision has no field or method IsOPDK) (typecheck)
cmd/provision/legacy.go|221 col 58| p.InternalProxyURL undefined (type *provision has no field or method InternalProxyURL) (typecheck)
cmd/provision/provision.go|82 col 10| p.IsGCPManaged undefined (type *provision has no field or method IsGCPManaged) (typecheck)
cmd/provision/provision.go|89 col 9| p.IsGCPManaged undefined (type *provision has no field or method IsGCPManaged) (typecheck)
cmd/provision/provision.go|135 col 7| p.Verbose undefined (type *provision has no field or method Verbose) (typecheck)
cmd/provision/provision.go|203 col 19| p.RuntimeBase undefined (type *provision has no field or method RuntimeBase) (typecheck)
cmd/provision/provision.go|265 col 14| p.ServerConfig undefined (type *provision has no field or method ServerConfig) (typecheck)
cmd/provision/provision.go|281 col 37| p.CreateNewKey undefined (type *provision has no field or method CreateNewKey) (typecheck)
cmd/provision/provision.go|289 col 20| p.RotateJWKS undefined (type *provision has no field or method RotateJWKS) (typecheck)
cmd/provision/provision.go|492 col 7| p.IsLegacySaaS undefined (type *provision has no field or method IsLegacySaaS) (typecheck)
cmd/provision/provision.go|526 col 21| p.GetCertsURL undefined (type *provision has no field or method GetCertsURL) (typecheck)
cmd/provision/provision.go|529 col 20| p.GetProductsURL undefined (type *provision has no field or method GetProductsURL) (typecheck)
cmd/provision/provision.go|532 col 23| p.GetVerifyAPIKeyURL undefined (type *provision has no field or method GetVerifyAPIKeyURL) (typecheck)
cmd/provision/provision.go|548 col 17| p.GetQuotasURL undefined (type *provision has no field or method GetQuotasURL) (typecheck)
cmd/provision/proxy.go|77 col 67| p.Env undefined (type *provision has no field or method Env) (typecheck)
cmd/provision/proxy.go|79 col 74| p.Env undefined (type *provision has no field or method Env) (typecheck)
cmd/provision/proxy.go|113 col 8| p.Verbose undefined (type *provision has no field or method Verbose) (typecheck)
cmd/provision/proxy.go|114 col 15| p.ClientOpts undefined (type *provision has no field or method ClientOpts) (typecheck)
cmd/provision/config_test.go|56 col 36| p.CreateNewKey undefined (type *provision has no field or method CreateNewKey) (typecheck)