Skip to content

Add breaking labeling to release drafter configuration #2

Add breaking labeling to release drafter configuration

Add breaking labeling to release drafter configuration #2

Triggered via pull request September 24, 2024 12:43
Status Failure
Total duration 2m 24s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: plugins/httpboot/plugin.go#L209
Error return value of `resp.Body.Close` is not checked (errcheck)
lint: main.go#L66
Consider pre-allocating `levels` (prealloc)
lint: plugins/metal/plugin_test.go#L92
ginkgo-linter: wrong error assertion. Consider using `Expect(err).To(HaveOccurred())` instead (ginkgolinter)
lint: plugins/metal/plugin_test.go#L97
ginkgo-linter: wrong error assertion. Consider using `Expect(err).To(HaveOccurred())` instead (ginkgolinter)
lint: plugins/metal/plugin_test.go#L102
ginkgo-linter: wrong error assertion. Consider using `Expect(err).To(HaveOccurred())` instead (ginkgolinter)
lint
issues found