Support EventRecorder #225
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
commit.yaml
on: pull_request
Matrix: check
Matrix: test-guest
Matrix: test
Annotations
6 errors and 2 warnings
check (1.20)
cannot use &testMetadata{} (value of type *testMetadata) as "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Metadata value in variable declaration: *testMetadata does not implement "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Metadata (missing method GetResourceVersion)
|
check (1.20)
cannot use pod (variable of type *testMetadata) as "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Metadata value in argument to klogapi.KObj: *testMetadata does not implement "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Metadata (missing method GetResourceVersion)
|
check (1.20)
cannot use pod (variable of type *testMetadata) as "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Metadata value in array or slice literal: *testMetadata does not implement "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Metadata (missing method GetResourceVersion)
|
check (1.20)
cannot use pod (variable of type *testMetadata) as "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Metadata value in array or slice literal: *testMetadata does not implement "sigs.k8s.io/kube-scheduler-wasm-extension/guest/api/proto".Metadata (missing method GetResourceVersion) (typecheck)
|
check (1.20)
Process completed with exit code 2.
|
test (1.20)
Process completed with exit code 2.
|
test (1.20)
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
|
test-guest (1.20, 0.28.1)
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
|