Reintroduce TTS WS #105
Annotations
4 errors and 1 warning
Lint:
pkg/audio/microphone/microphone.go#L14
could not import github.com/gordonklaus/portaudio (-: go build github.com/gordonklaus/portaudio:
|
Lint:
pkg/api/speak/v1/websocket/chan_default.go#L58
hugeParam: dch is heavy (80 bytes); consider passing it by pointer (gocritic)
|
Lint:
pkg/api/speak/v1/websocket/chan_default.go#L63
hugeParam: dch is heavy (80 bytes); consider passing it by pointer (gocritic)
|
Lint:
pkg/api/speak/v1/websocket/chan_default.go#L68
hugeParam: dch is heavy (80 bytes); consider passing it by pointer (gocritic)
|
Lint
The following actions use a deprecated Node.js version 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/
|