chore(deps): bump the go_modules group with 2 updates #334
Annotations
10 errors and 1 warning
lint:
internal/config/paths.go#L23
Error return value of `os.MkdirAll` is not checked (errcheck)
|
lint:
internal/config/paths.go#L33
Error return value of `os.MkdirAll` is not checked (errcheck)
|
lint:
cmd/voice-demo/main.go#L48
Error return value of `portaudio.Terminate` is not checked (errcheck)
|
lint:
internal/chat/repository.go#L80
Error return value of `tx.Rollback` is not checked (errcheck)
|
lint:
internal/code/repository.go#L77
Error return value of `tx.Rollback` is not checked (errcheck)
|
lint:
internal/cli/event_loop.go#L41
Error return value of `inputStream.Stop` is not checked (errcheck)
|
lint:
internal/tools/voiceinput.go#L60
Error return value of `v.inputStream.Stop` is not checked (errcheck)
|
lint:
internal/config/consts.go#L17
don't use `init` function (gochecknoinits)
|
lint:
internal/updater/updater.go#L125
string `windows` has 3 occurrences, make it a constant (goconst)
|
lint:
internal/term/buffer.go#L119
ifElseChain: rewrite if-else to switch statement (gocritic)
|
lint
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.2-e6e57abd6463a6c406aad06da542c138e2cf39fb43bd12b643322a3a7897888f
|