Skip to content

Update to opensearch v4 #36

Update to opensearch v4

Update to opensearch v4 #36

Triggered via pull request December 17, 2024 21:40
Status Failure
Total duration 58s
Artifacts

verify-pull-request.yml

on: pull_request
Run tests
37s
Run tests
Run pre-commit check
49s
Run pre-commit check
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Run tests: cmd/main.go#L44
cannot use req (variable of type *"net/http".Request) as opensearch.Request value in argument to client.Do: *"net/http".Request does not implement opensearch.Request (missing method GetRequest)
Run tests
Process completed with exit code 1.
Run pre-commit check
cannot use req (variable of type *http.Request) as opensearch.Request value in argument to client.Do: *http.Request does not implement opensearch.Request (missing method GetRequest)
Run pre-commit check: cmd/main.go#L44
cannot use req (variable of type *"net/http".Request) as opensearch.Request value in argument to client.Do: *"net/http".Request does not implement opensearch.Request (missing method GetRequest)
Run pre-commit check: cmd/main.go#L44
cannot use req (variable of type *"net/http".Request) as opensearch.Request value in argument to client.Do: *"net/http".Request does not implement opensearch.Request (missing method GetRequest)
Run pre-commit check
Process completed with exit code 1.
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run tests
Unexpected input(s) 'cache-file', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
Run pre-commit check
Unexpected input(s) 'cache-file', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']