New client - Discovery Configuration API #139
Annotations
5 errors and 2 warnings
clouddiscovery/api_providers.go#L171
cannot use make(map[string]interface{}) (value of type map[string]interface{}) as type map[string]map[string]interface{} in assignment
|
clouddiscovery/api_providers.go#L175
cannot use v (variable of type string) as type map[string]interface{} in assignment
|
clouddiscovery/api_providers.go#L658
cannot use make(map[string]interface{}) (value of type map[string]interface{}) as type map[string]map[string]interface{} in assignment
|
clouddiscovery/api_providers.go#L662
cannot use v (variable of type string) as type map[string]interface{} in assignment
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading