Node Proximity Scorer for PD #1206
ci-pr-checks.yaml
on: pull_request
check-changes
6s
lint-and-test
2m 18s
Annotations
10 errors
|
lint-and-test:
pkg/plugins/scorer/proximity.go#L74
undefined: framework.Affinity (typecheck)
|
|
lint-and-test:
pkg/plugins/scorer/proximity.go#L73
undefined: framework.ScorerCategory (typecheck)
|
|
lint-and-test:
pkg/plugins/profile/pd_profile_handler.go#L190
cannot use proximityState (variable of type *ProximityState) as plugins.StateData value in argument to cycleState.Write: *ProximityState does not implement plugins.StateData (missing method Clone)) (typecheck)
|
|
lint-and-test:
pkg/plugins/profile/pd_profile_handler.go#L184
decodePodMetadata.NodeName undefined (type *backend.Pod has no field or method NodeName)
|
|
lint-and-test:
pkg/plugins/scorer/proximity.go#L14
could not import github.com/llm-d/llm-d-inference-scheduler/pkg/plugins/profile (-: # github.com/llm-d/llm-d-inference-scheduler/pkg/plugins/profile
|
|
lint-and-test:
pkg/plugins/profile/pd_profile_handler.go#L190
cannot use proximityState (variable of type *ProximityState) as plugins.StateData value in argument to cycleState.Write: *ProximityState does not implement plugins.StateData (missing method Clone)) (typecheck)
|
|
lint-and-test:
pkg/plugins/profile/pd_profile_handler.go#L184
decodePodMetadata.NodeName undefined (type *backend.Pod has no field or method NodeName)
|
|
lint-and-test:
pkg/plugins/register.go#L6
could not import github.com/llm-d/llm-d-inference-scheduler/pkg/plugins/profile (-: # github.com/llm-d/llm-d-inference-scheduler/pkg/plugins/profile
|
|
lint-and-test:
pkg/plugins/profile/pd_profile_handler.go#L190
cannot use proximityState (variable of type *ProximityState) as plugins.StateData value in argument to cycleState.Write: *ProximityState does not implement plugins.StateData (missing method Clone) (typecheck)
|
|
lint-and-test:
pkg/plugins/profile/pd_profile_handler.go#L184
decodePodMetadata.NodeName undefined (type *backend.Pod has no field or method NodeName)
|