Skip to content

tiny fixes in Readme #346

tiny fixes in Readme

tiny fixes in Readme #346

Triggered via push November 7, 2024 16:16
Status Success
Total duration 4m 24s
Artifacts

sanity.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build
ginkgo-linter: "Expect": missing assertion method. Expected "To()", "ToNot()" or "NotTo()"
build
ginkgo-linter: "Eventually": missing assertion method. Expected "Should()" or "ShouldNot()"
build
use BeforeEach() to assign variable vWhen
build
use BeforeEach() to assign variable vContext
build
ginkgo-linter: multiple issues: timeout defined more than once; polling defined more than once
build
ginkgo-linter: multiple issues: only use time.Duration for timeout and polling in Eventually() or Consistently(); only use time.Duration for timeout and polling in Eventually() or Consistently(). Consider using `Consistently(func() bool { return true }, time.Second*10, time.Second).Should(BeTrue())` instead
build
ginkgo-linter: timeout must not be shorter than the polling interval
build
ginkgo-linter: Success matcher only support a single error value, or function with Gomega as its first parameter
build
ginkgo-linter: wrong error assertion. Consider using `Eventually(func() error { return err }).Should(Succeed())` instead
build
ginkgo-linter: Success matcher does not support multiple values
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2