Update dependencies #18
Annotations
3 errors and 1 warning
build:
main.go#L291
S1007: should use raw string (`...`) with regexp.MustCompile to avoid having to escape twice (gosimple)
|
build:
main.go#L22
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)
|
build
issues found
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, 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/.
|