ci: migrate to github actions from circle-ci #3
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.
|