fix builds #4
Annotations
3 errors and 1 warning
lint:
pkg/traverse/simpleyaml/simpleyaml.go#L168
use of `fmt.Println` forbidden because "Do not commit print statements." (forbidigo)
|
lint:
cmd/mod.go#L89
use of `fmt.Print` forbidden because "Do not commit print statements." (forbidigo)
|
lint
issues found
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|