fixed typos in examples, fixes #1189 #2660
Annotations
3 errors and 1 warning
Lint, Test and Build:
test/e2e/childobjects/vmuser_test.go#L181
ginkgo-linter: wrong comparison assertion. Consider using `Expect(len(vmuser.Status.Conditions)).To(BeNumerically(">", 0))` instead (ginkgolinter)
|
Lint, Test and Build:
test/e2e/childobjects/vmuser_test.go#L194
ginkgo-linter: "Expect": missing assertion method. Expected "To()", "ToNot()" or "NotTo()" (ginkgolinter)
|
Lint, Test and Build
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading