Student yaml fix #30
Merged
Student yaml fix #30
Annotations
4 errors and 1 warning
golangci-lint:
cmd/clone.go#L32
Error return value of `fmt.Scanln` is not checked (errcheck)
|
golangci-lint:
cmd/delete.go#L26
Error return value of `fmt.Scanln` is not checked (errcheck)
|
golangci-lint:
cmd/generate.go#L27
Error return value of `fmt.Scanln` is not checked (errcheck)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading