Skip to content

Reintroduce TTS WS #105

Reintroduce TTS WS

Reintroduce TTS WS #105

Triggered via pull request September 4, 2024 15:10
Status Success
Total duration 1m 23s
Artifacts

check-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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/