Skip to content

🌱 Add flag to reserve memory #2575

🌱 Add flag to reserve memory

🌱 Add flag to reserve memory #2575

Re-run triggered August 7, 2024 12:36
Status Failure
Total duration 2m 31s
Artifacts

pr-golangci-lint.yaml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors
lint (test): test/e2e/memory_reservation_locked_test.go#L106
ginkgo-linter: multiple issues: wrong boolean assertion; comparing a pointer to a value will always fail. Consider using `Expect(getMemoryReservationLockedToMaxFromObj(vmObj)).To(HaveValue(BeTrue()), "expected memory reservation locked to max to be set to true")` instead (ginkgolinter)
lint (test)
issues found