feat(golang-rewrite): implement asdf help
command
#272
Annotations
6 errors and 1 warning
asdf-golang:
internal/env/env.go#L8
exported function VariableVersionName should have comment or be unexported
|
asdf-golang:
internal/env/env.go#L12
exported function VariableVersionExpression should have comment or be unexported
|
asdf-golang:
internal/help/help.go#L19
exported const Quote should have comment or be unexported
|
asdf-golang:
internal/env/env.go#L1
should have a package comment
|
asdf-golang:
internal/help/help.go#L37
parameter 'conf' seems to be unused, consider removing or renaming it as _
|
asdf-golang
Process completed with exit code 1.
|
asdf-golang
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|