Skip to content

Update GitHub Actions workflow #307

Update GitHub Actions workflow

Update GitHub Actions workflow #307

Triggered via pull request July 20, 2025 18:31
Status Failure
Total duration 48s
Artifacts

go.yml

on: pull_request
Matrix: build
Matrix: examples
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

12 errors
lint (1.23): persistence_test.go#L46
Error return value of `f.Close` is not checked (errcheck)
lint (1.23): persistence.go#L253
Error return value of `gzr.Close` is not checked (errcheck)
lint (1.23): persistence.go#L170
Error return value of `r.Close` is not checked (errcheck)
lint (1.23): persistence.go#L67
Error return value of `f.Close` is not checked (errcheck)
lint (1.23): embed_openai.go#L118
Error return value of `resp.Body.Close` is not checked (errcheck)
lint (1.23): embed_ollama.go#L63
Error return value of `resp.Body.Close` is not checked (errcheck)
lint (1.23): embed_cohere.go#L131
Error return value of `resp.Body.Close` is not checked (errcheck)
lint (1.23): db_test.go#L61
Error return value of `os.RemoveAll` is not checked (errcheck)
lint (1.23): db_test.go#L43
Error return value of `os.RemoveAll` is not checked (errcheck)
lint (1.23): db_test.go#L18
Error return value of `os.RemoveAll` is not checked (errcheck)
lint (1.24)
The operation was canceled.
lint (1.24)
The strategy configuration was canceled because "lint._1_23" failed