fix: downgrade min Go #356
Annotations
10 errors and 1 warning
CLI Test
ginkgo-linter: "Expect": missing assertion method. Expected "To()", "ToNot()" or "NotTo()"
|
CLI Test
ginkgo-linter: "Eventually": missing assertion method. Expected "Should()" or "ShouldNot()"
|
CLI Test
ginkgo-linter: wrong length assertion. Consider using `Expect("1234").To(HaveLen(4))` instead
|
CLI Test
ginkgo-linter: Focus spec found. This is used only for local debug and should not be part of the actual source code. Consider to remove it
|
CLI Test
ginkgo-linter: Focus container found. This is used only for local debug and should not be part of the actual source code. Consider to replace with "Context"
|
CLI Test
ginkgo-linter: Focus spec found. This is used only for local debug and should not be part of the actual source code. Consider to remove it
|
CLI Test
ginkgo-linter: wrong length assertion. Consider using `Expect("1234").To(HaveLen(4))` instead
|
CLI Test
ginkgo-linter: Focus spec found. This is used only for local debug and should not be part of the actual source code. Consider to remove it
|
CLI Test
ginkgo-linter: Focus spec found. This is used only for local debug and should not be part of the actual source code. Consider to remove it
|
CLI Test
ginkgo-linter: Focus container found. This is used only for local debug and should not be part of the actual source code. Consider to replace with "Context"
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading