Initial Scaffolding for CLI #1
Annotations
9 errors and 1 warning
cmd/root.go#L42
commentedOutCode: may want to remove commented-out code (gocritic)
|
pkg/speak/rest/rest.go#L1
Actual: CLI contributors. All Rights Reserved.
|
pkg/listen/rest/rest.go#L1
Actual: CLI contributors. All Rights Reserved.
|
pkg/selfhosted/selfhosted.go#L1
Actual: CLI contributors. All Rights Reserved.
|
cmd/root.go#L13
ST1022: comment on exported var RootCmd should be of the form "RootCmd ..." (stylecheck)
|
cmd/listen/rest/rest.go#L13
ST1022: comment on exported var SttRestCmd should be of the form "SttRestCmd ..." (stylecheck)
|
cmd/listen/listen.go#L16
ST1022: comment on exported var ListenCmd should be of the form "ListenCmd ..." (stylecheck)
|
cmd/speak/rest/rest.go#L13
ST1022: comment on exported var TtsRestCmd should be of the form "TtsRestCmd ..." (stylecheck)
|
cmd/speak/speak.go#L16
ST1022: comment on exported var SpeakCmd should be of the form "SpeakCmd ..." (stylecheck)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job succeeded
Loading