feat: add support for GetLabels and GetAnnotations in metadata #429
Annotations
10 errors and 2 warnings
Run make test
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 test
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 test
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 test
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 test
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 test
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 test
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 test
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 test
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 test
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/kube-scheduler-wasm-extension/kube-scheduler-wasm-extension. Supported file pattern: go.sum
|
Loading