Skip to content

Update to opensearch v4 #35

Update to opensearch v4

Update to opensearch v4 #35

Triggered via pull request June 28, 2024 21:44
Status Failure
Total duration 59s
Artifacts

verify-pull-request.yml

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

Annotations

6 errors and 4 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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']