Skip to content

feat: enhance Kubernetes client with watch functionality #2095

feat: enhance Kubernetes client with watch functionality

feat: enhance Kubernetes client with watch functionality #2095

Re-run triggered September 17, 2025 17:13
Status Failure
Total duration 1h 13m 8s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Analyze (csharp)
Process completed with exit code 1.
Analyze (csharp): examples/clientset/Program.cs#L16
foreach statement cannot operate on variables of type 'V1PodList' because 'V1PodList' does not contain a public instance or extension definition for 'GetEnumerator'
Analyze (csharp): examples/clientset/Program.cs#L16
foreach statement cannot operate on variables of type 'V1PodList' because 'V1PodList' does not contain a public instance or extension definition for 'GetEnumerator'
Analyze (csharp): src/KubernetesClient.Classic/obj/Debug/net48/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/CustomObjectsOperationsExtensions.g.cs#L2929
'ICustomObjectsOperations.ListNamespacedCustomObjectWithHttpMessagesAsync(string, string, string, string, bool?, string, string, string, int?, string, string, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
Analyze (csharp): src/KubernetesClient.Classic/obj/Debug/netstandard2.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/CustomObjectsOperationsExtensions.g.cs#L2929
'ICustomObjectsOperations.ListNamespacedCustomObjectWithHttpMessagesAsync(string, string, string, string, bool?, string, string, string, int?, string, string, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
Analyze (csharp): src/KubernetesClient.Classic/obj/Debug/net48/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/CustomObjectsOperationsExtensions.g.cs#L2552
'ICustomObjectsOperations.ListNamespacedCustomObjectWithHttpMessagesAsync(string, string, string, string, bool?, string, string, string, int?, string, string, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
Analyze (csharp): src/KubernetesClient.Classic/obj/Debug/netstandard2.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/CustomObjectsOperationsExtensions.g.cs#L2552
'ICustomObjectsOperations.ListNamespacedCustomObjectWithHttpMessagesAsync(string, string, string, string, bool?, string, string, string, int?, string, string, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
Analyze (csharp): src/KubernetesClient.Classic/obj/Debug/net48/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/CustomObjectsOperationsExtensions.g.cs#L1118
'ICustomObjectsOperations.ListClusterCustomObjectWithHttpMessagesAsync(string, string, string, bool?, string, string, string, int?, string, string, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
Analyze (csharp): src/KubernetesClient.Classic/obj/Debug/netstandard2.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/CustomObjectsOperationsExtensions.g.cs#L1118
'ICustomObjectsOperations.ListClusterCustomObjectWithHttpMessagesAsync(string, string, string, bool?, string, string, string, int?, string, string, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
Analyze (csharp): src/KubernetesClient.Classic/obj/Debug/net48/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/CustomObjectsOperationsExtensions.g.cs#L942
'ICustomObjectsOperations.ListClusterCustomObjectWithHttpMessagesAsync(string, string, string, bool?, string, string, string, int?, string, string, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
Analyze (csharp): src/KubernetesClient.Classic/obj/Debug/netstandard2.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/CustomObjectsOperationsExtensions.g.cs#L942
'ICustomObjectsOperations.ListClusterCustomObjectWithHttpMessagesAsync(string, string, string, bool?, string, string, string, int?, string, string, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
Analyze (csharp): src/KubernetesClient.Classic/obj/Debug/net48/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/CustomObjectsOperationsExtensions.g.cs#L581
'ICustomObjectsOperations.ListClusterCustomObjectWithHttpMessagesAsync(string, string, string, bool?, string, string, string, int?, string, string, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'
Analyze (csharp): src/KubernetesClient.Classic/obj/Debug/netstandard2.0/generated/LibKubernetesGenerator/LibKubernetesGenerator.KubernetesClientSourceGenerator/CustomObjectsOperationsExtensions.g.cs#L581
'ICustomObjectsOperations.ListClusterCustomObjectWithHttpMessagesAsync(string, string, string, bool?, string, string, string, int?, string, string, int?, bool?, bool?, IReadOnlyDictionary<string, IReadOnlyList<string>>, CancellationToken)' is obsolete: 'This method will be deprecated in future versions. Please use the Watch method instead.'