Version 17.0 + Generate 1.33 #1970
Annotations
10 errors
Analyze (csharp):
src/KubernetesClient/IKubernetes.cs#L3
The type or namespace name 'IBasicKubernetes' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/KubernetesClient/Models/GeneratedModelVersion.cs#L6
'ThisAssembly' does not contain a definition for 'KubernetesSwaggerVersion'
|
Analyze (csharp):
src/KubernetesClient/Models/KubernetesList.cs#L3
The type or namespace name 'V1ListMeta' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/KubernetesClient/Models/NodeMetricsList.cs#L3
The type or namespace name 'V1ObjectMeta' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/KubernetesClient/Models/KubernetesList.cs#L42
The type or namespace name 'V1ListMeta' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/KubernetesClient/Models/NodeMetricsList.cs#L21
The type or namespace name 'V1ObjectMeta' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/KubernetesClient/Models/KubernetesList.cs#L7
The type or namespace name 'V1ListMeta' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/KubernetesClient/Models/PodMetrics.cs#L6
The type or namespace name 'V1ObjectMeta' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/KubernetesClient/Models/PodMetrics.cs#L12
The type or namespace name 'V1ObjectMeta' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/KubernetesClient/Models/ModelExtensions.cs#L10
The type or namespace name 'V1ObjectMeta' could not be found (are you missing a using directive or an assembly reference?)
|