Skip to content

introduce a new ServiceAction() API that uses the newer v2 API #791

introduce a new ServiceAction() API that uses the newer v2 API

introduce a new ServiceAction() API that uses the newer v2 API #791

Triggered via pull request January 19, 2024 04:37
Status Failure
Total duration 2m 7s
Artifacts

go.yml

on: pull_request
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
Lint checks Go 1.21.x: service-commands.go#L66
exported: comment on exported type ServiceCallOpts should be of the form "ServiceCallOpts ..." (with optional leading article) (revive)
Lint checks Go 1.21.x: service-commands.go#L108
func `(*AdminClient).serviceCallAction` is unused (unused)
Lint checks Go 1.21.x
Process completed with exit code 1.
Lint checks Go 1.21.x
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Testing Go 1.21.x on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Testing Go 1.21.x on macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Testing Go 1.21.x on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/