feat: add support for GetLabels and GetAnnotations in metadata #429
Annotations
10 errors and 1 warning
Run make check
cannot use &testPod{} (value of type *testPod) as "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Pod value in struct literal: *testPod does not implement "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Pod (missing method GetAnnotations)
|
Run make check
cannot use &testPod{} (value of type *testPod) as "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Pod value in struct literal: *testPod does not implement "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Pod (missing method GetAnnotations)
|
Run make check
cannot use &testPod{} (value of type *testPod) as "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Pod value in struct literal: *testPod does not implement "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Pod (missing method GetAnnotations)
|
Run make check
cannot use &testPod{} (value of type *testPod) as "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Pod value in struct literal: *testPod does not implement "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Pod (missing method GetAnnotations)
|
Run make check
cannot use &testPod{…} (value of type *testPod) as "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Pod value in struct literal: *testPod does not implement "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Pod (missing method GetAnnotations)
|
Run make check
cannot use &testPod{…} (value of type *testPod) as "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Pod value in struct literal: *testPod does not implement "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Pod (missing method GetAnnotations)
|
Run make check
cannot use &testPod{…} (value of type *testPod) as "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Pod value in struct literal: *testPod does not implement "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Pod (missing method GetAnnotations)
|
Run make check
cannot use &testPod{…} (value of type *testPod) as "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Pod value in struct literal: *testPod does not implement "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Pod (missing method GetAnnotations)
|
Run make check
cannot use &testPod{…} (value of type *testPod) as "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Pod value in struct literal: *testPod does not implement "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Pod (missing method GetAnnotations)
|
Run make check
cannot use &testPod{} (value of type *testPod) as "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Pod value in variable declaration: *testPod does not implement "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Pod (missing method GetAnnotations)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading