Skip to content

feat(gpu): implement gpu plugins #7295

feat(gpu): implement gpu plugins

feat(gpu): implement gpu plugins #7295

Triggered via pull request October 29, 2025 04:12
Status Failure
Total duration 12m 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Format
Process completed with exit code 1.
Vet
Process completed with exit code 1.
Vet: pkg/agent/qrm-plugins/gpu/customdeviceplugin/gpu/gpu.go#L171
github.com/kubewharf/katalyst-core/pkg/util/general.Warningf does not support error-wrapping directive %w
Vet: pkg/agent/qrm-plugins/gpu/customdeviceplugin/gpu/gpu.go#L133
github.com/kubewharf/katalyst-core/pkg/util/general.Warningf does not support error-wrapping directive %w
Lint
issues found
Lint: pkg/agent/qrm-plugins/gpu/customdeviceplugin/gpu/gpu.go#L171
printf: github.com/kubewharf/katalyst-core/pkg/util/general.Warningf does not support error-wrapping directive %w (govet)
Lint: pkg/agent/qrm-plugins/gpu/customdeviceplugin/gpu/gpu.go#L133
printf: github.com/kubewharf/katalyst-core/pkg/util/general.Warningf does not support error-wrapping directive %w (govet)
Lint: pkg/agent/qrm-plugins/gpu/strategy/allocate/strategies/deviceaffinity/bind.go#L328
`maximise` is a misspelling of `maximize` (misspell)
Lint: pkg/agent/qrm-plugins/gpu/strategy/allocate/strategies/deviceaffinity/bind.go#L45
`maximising` is a misspelling of `maximizing` (misspell)
Unit Test
Process completed with exit code 1.