wip(don't merge): experimenting in bump requests #20345
Annotations
10 errors and 3 warnings
auditbeat/module/file_integrity/monitor/filetree.go#L117
assigned to exists, but reassigned without using the value (wastedassign)
|
dev-tools/cmd/license/license_generate.go#L24
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
dev-tools/cmd/license/license_generate.go#L87
Error return value of `Template.Execute` is not checked (errcheck)
|
dev-tools/cmd/license/license_generate.go#L100
Error return value of `ioutil.WriteFile` is not checked (errcheck)
|
dev-tools/cmd/module_fields/module_fields.go#L23
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
dev-tools/cmd/module_fields/module_fields.go#L115
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
dev-tools/cmd/module_include_list/module_include_list.go#L173
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
dev-tools/cmd/update_go/update_go_version.go#L68
use of `fmt.Printf` forbidden by pattern `fmt.Print.*` (forbidigo)
|
dev-tools/mage/check.go#L256
S1038: should use fmt.Printf instead of fmt.Println(fmt.Sprintf(...)) (but don't forget the newline) (gosimple)
|
dev-tools/mage/common.go#L286
G107: Potential HTTP request made with variable url (gosec)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
This job failed
Loading