Skip to content

Bump @kubernetes/client-node from 0.22.3 to 1.0.0 #6780

Bump @kubernetes/client-node from 0.22.3 to 1.0.0

Bump @kubernetes/client-node from 0.22.3 to 1.0.0 #6780

Triggered via pull request January 15, 2025 01:20
Status Failure
Total duration 1m 34s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 1 warning
build (macos-latest, 20): src/openshift/cluster.ts#L1100
Argument of type '{ name: string; server: string; }' is not assignable to parameter of type 'Cluster'.
build (macos-latest, 20): src/openshift/cluster.ts#L1122
Argument of type 'string' is not assignable to parameter of type 'CoreV1ApiCreateNamespacedSecretRequest'.
build (macos-latest, 20): src/openshift/cluster.ts#L1126
Argument of type 'string' is not assignable to parameter of type 'CoreV1ApiListNamespacedSecretRequest'.
build (macos-latest, 20): src/openshift/cluster.ts#L1127
Property 'body' does not exist on type 'V1SecretList'.
build (macos-latest, 20): src/openshift/cluster.ts#L1132
Argument of type 'string' is not assignable to parameter of type 'CoreV1ApiListNamespacedServiceAccountRequest'.
build (macos-latest, 20): src/openshift/cluster.ts#L1133
Property 'body' does not exist on type 'V1ServiceAccountList'.
build (macos-latest, 20): src/openshift/cluster.ts#L1138
Argument of type 'string' is not assignable to parameter of type 'CoreV1ApiListNamespacedSecretRequest'.
build (macos-latest, 20): src/openshift/cluster.ts#L1139
Property 'body' does not exist on type 'V1SecretList'.
build (macos-latest, 20): src/webview/cluster/clusterViewLoader.ts#L119
Argument of type 'string' is not assignable to parameter of type 'Configuration'.
build (macos-latest, 20): src/webview/cluster/clusterViewLoader.ts#L120
Property 'setDefaultAuthentication' does not exist on type 'ObjectCoreV1Api'.
build (ubuntu-latest, 20)
The job was canceled because "macos-latest_20" failed.
build (ubuntu-latest, 20): src/openshift/cluster.ts#L1100
Argument of type '{ name: string; server: string; }' is not assignable to parameter of type 'Cluster'.
build (ubuntu-latest, 20): src/openshift/cluster.ts#L1122
Argument of type 'string' is not assignable to parameter of type 'CoreV1ApiCreateNamespacedSecretRequest'.
build (ubuntu-latest, 20): src/openshift/cluster.ts#L1126
Argument of type 'string' is not assignable to parameter of type 'CoreV1ApiListNamespacedSecretRequest'.
build (ubuntu-latest, 20): src/openshift/cluster.ts#L1127
Property 'body' does not exist on type 'V1SecretList'.
build (ubuntu-latest, 20): src/openshift/cluster.ts#L1132
Argument of type 'string' is not assignable to parameter of type 'CoreV1ApiListNamespacedServiceAccountRequest'.
build (ubuntu-latest, 20): src/openshift/cluster.ts#L1133
Property 'body' does not exist on type 'V1ServiceAccountList'.
build (ubuntu-latest, 20): src/openshift/cluster.ts#L1138
Argument of type 'string' is not assignable to parameter of type 'CoreV1ApiListNamespacedSecretRequest'.
build (ubuntu-latest, 20): src/openshift/cluster.ts#L1139
Property 'body' does not exist on type 'V1SecretList'.
build (ubuntu-latest, 20): src/webview/cluster/clusterViewLoader.ts#L119
Argument of type 'string' is not assignable to parameter of type 'Configuration'.
build (ubuntu-latest, 20): src/webview/cluster/clusterViewLoader.ts#L120
Property 'setDefaultAuthentication' does not exist on type 'ObjectCoreV1Api'.
build (ubuntu-latest, 20)
The operation was canceled.
build (windows-latest, 20)
The job was canceled because "macos-latest_20" failed.
build (windows-latest, 20)
The operation was canceled.
build (ubuntu-latest, 20)
Kind v0.24.0 is available, have you considered using it ? See https://github.com/kubernetes-sigs/kind/releases/tag/v0.24.0