Skip to content

Support PrefilterExtensions #330

Support PrefilterExtensions

Support PrefilterExtensions #330

Triggered via pull request March 20, 2024 06:13
Status Failure
Total duration 3m 1s
Artifacts

commit.yaml

on: pull_request
Matrix: check
Matrix: test-guest
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 5 warnings
check (1.20)
cannot use (*wasmPlugin)(nil) (value of type *wasmPlugin) as framework.PreFilterExtensions value in variable declaration: *wasmPlugin does not implement framework.PreFilterExtensions (wrong type for method AddPod)
check (1.20)
cannot use plugin (variable of type *wasmPlugin) as filter value in struct literal: *wasmPlugin does not implement filter (wrong type for method AddPod)
check (1.20)
cannot use plugin (variable of type *wasmPlugin) as filterScore value in struct literal: *wasmPlugin does not implement filterScore (wrong type for method AddPod)
check (1.20)
cannot use plugin (variable of type *wasmPlugin) as filterScorePreBind value in struct literal: *wasmPlugin does not implement filterScorePreBind (wrong type for method AddPod)
check (1.20)
cannot use plugin (variable of type *wasmPlugin) as filterReserve value in struct literal: *wasmPlugin does not implement filterReserve (wrong type for method AddPod)
check (1.20)
cannot use plugin (variable of type *wasmPlugin) as filterPermit value in struct literal: *wasmPlugin does not implement filterPermit (wrong type for method AddPod)
check (1.20)
cannot use plugin (variable of type *wasmPlugin) as filterBind value in struct literal: *wasmPlugin does not implement filterBind (wrong type for method AddPod)
check (1.20)
cannot use plugin (variable of type *wasmPlugin) as filterReserve value in struct literal: *wasmPlugin does not implement filterReserve (wrong type for method AddPod)
check (1.20)
cannot use plugin (variable of type *wasmPlugin) as filterPermit value in struct literal: *wasmPlugin does not implement filterPermit (wrong type for method AddPod)
check (1.20)
cannot use plugin (variable of type *wasmPlugin) as filterBind value in struct literal: *wasmPlugin does not implement filterBind (wrong type for method AddPod)
test (1.20)
cannot use (*wasmPlugin)(nil) (value of type *wasmPlugin) as framework.PreFilterExtensions value in variable declaration: *wasmPlugin does not implement framework.PreFilterExtensions (wrong type for method AddPod)
test (1.20)
cannot use plugin (variable of type *wasmPlugin) as filter value in struct literal: *wasmPlugin does not implement filter (wrong type for method AddPod)
test (1.20)
cannot use plugin (variable of type *wasmPlugin) as filterScore value in struct literal: *wasmPlugin does not implement filterScore (wrong type for method AddPod)
test (1.20)
cannot use plugin (variable of type *wasmPlugin) as filterScorePreBind value in struct literal: *wasmPlugin does not implement filterScorePreBind (wrong type for method AddPod)
test (1.20)
cannot use plugin (variable of type *wasmPlugin) as filterReserve value in struct literal: *wasmPlugin does not implement filterReserve (wrong type for method AddPod)
test (1.20)
cannot use plugin (variable of type *wasmPlugin) as filterPermit value in struct literal: *wasmPlugin does not implement filterPermit (wrong type for method AddPod)
test (1.20)
cannot use plugin (variable of type *wasmPlugin) as filterBind value in struct literal: *wasmPlugin does not implement filterBind (wrong type for method AddPod)
test (1.20)
cannot use plugin (variable of type *wasmPlugin) as filterReserve value in struct literal: *wasmPlugin does not implement filterReserve (wrong type for method AddPod)
test (1.20)
cannot use plugin (variable of type *wasmPlugin) as filterPermit value in struct literal: *wasmPlugin does not implement filterPermit (wrong type for method AddPod)
test (1.20)
cannot use plugin (variable of type *wasmPlugin) as filterBind value in struct literal: *wasmPlugin does not implement filterBind (wrong type for method AddPod)
check (1.20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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