Skip to content

ci: migrate to github actions from circle-ci #3

ci: migrate to github actions from circle-ci

ci: migrate to github actions from circle-ci #3

Triggered via push July 18, 2024 13:35
Status Failure
Total duration 49s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint: typesense/api/generator/main.go#L28
Consider pre-allocating `kvs` (prealloc)
lint: typesense/api_call_test.go#L105
Error return value of `(*net/http.Client).Do` is not checked (errcheck)
lint: typesense/preset_test.go#L18
Error return value of `expectedData.Value.FromSearchParameters` is not checked (errcheck)
lint: typesense/preset_test.go#L28
Error return value of `w.Write` is not checked (errcheck)
lint: typesense/preset_test.go#L56
Error return value of `expectedData.Value.FromMultiSearchSearchesParameter` is not checked (errcheck)
lint: typesense/preset_test.go#L66
Error return value of `w.Write` is not checked (errcheck)
lint: typesense/preset_test.go#L106
Error return value of `w.Write` is not checked (errcheck)
lint: typesense/presets_test.go#L22
Error return value of `.FromSearchParameters` is not checked (errcheck)
lint: typesense/presets_test.go#L65
Error return value of `.FromMultiSearchSearchesParameter` is not checked (errcheck)
lint: typesense/presets_test.go#L110
Error return value of `expectedData.Value.FromSearchParameters` is not checked (errcheck)
test
Process completed with exit code 1.