Update to opensearch v4 #36
verify-pull-request.yml
on: pull_request
Run tests
37s
Run pre-commit check
49s
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']
|