Skip to content

feat(state): allow storing of state in tmpfs instead of disk #7334

feat(state): allow storing of state in tmpfs instead of disk

feat(state): allow storing of state in tmpfs instead of disk #7334

Triggered via pull request November 5, 2025 07:53
Status Failure
Total duration 11m 39s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Vet
Process completed with exit code 1.
Vet
not enough arguments in call to GenerateMachineStateFromPodEntries
Vet
cannot use generateTestMachineStateFromPodEntries (value of type func(topology *machine.CPUTopology, _ PodEntries) (NUMANodeMap, error)) as GenerateMachineStateFromPodEntriesFunc value in struct literal
Parallel
Process completed with exit code 1.
Parallel: pkg/agent/qrm-plugins/memory/dynamicpolicy/state/state_test.go#L158
not enough arguments in call to GenerateMachineStateFromPodEntries
Parallel: pkg/agent/qrm-plugins/cpu/dynamicpolicy/state/state_test.go#L3354
cannot use generateTestMachineStateFromPodEntries (value of type func(topology *"github.com/kubewharf/katalyst-core/pkg/util/machine".CPUTopology, _ PodEntries) (NUMANodeMap, error)) as GenerateMachineStateFromPodEntriesFunc value in struct literal
Lint
issues found
Lint: pkg/agent/qrm-plugins/memory/dynamicpolicy/state/state_test.go#L158
not enough arguments in call to GenerateMachineStateFromPodEntries
Lint: pkg/agent/qrm-plugins/cpu/dynamicpolicy/state/state_test.go#L3354
cannot use generateTestMachineStateFromPodEntries (value of type func(topology *"github.com/kubewharf/katalyst-core/pkg/util/machine".CPUTopology, _ PodEntries) (NUMANodeMap, error)) as GenerateMachineStateFromPodEntriesFunc value in struct literal (typecheck)
Unit Test
Process completed with exit code 1.
Unit Test: pkg/agent/qrm-plugins/memory/dynamicpolicy/state/state_test.go#L158
not enough arguments in call to GenerateMachineStateFromPodEntries
Unit Test: pkg/agent/qrm-plugins/cpu/dynamicpolicy/state/state_test.go#L3354
cannot use generateTestMachineStateFromPodEntries (value of type func(topology *machine.CPUTopology, _ PodEntries) (NUMANodeMap, error)) as type GenerateMachineStateFromPodEntriesFunc in struct literal