Add breaking
labeling to release drafter configuration
#3
Triggered via pull request
September 24, 2024 12:44
Status
Failure
Total duration
1m 15s
Artifacts
–
Annotations
6 errors and 1 warning
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
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|