Skip to content

Added support for account, externalId and aws credentials related API support with example. #874

Added support for account, externalId and aws credentials related API support with example.

Added support for account, externalId and aws credentials related API support with example. #874

Triggered via pull request September 14, 2023 12:43
Status Failure
Total duration 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
govet: examples/service/account/create/main.go#L17
github.com/spotinst/spotinst-sdk-go/service/account/providers/aws.CreateAccountInput struct literal uses unkeyed fields
govet: examples/service/account/delete/main.go#L16
github.com/spotinst/spotinst-sdk-go/service/account/providers/aws.DeleteAccountInput struct literal uses unkeyed fields
govet: examples/service/awscredential/create/main.go#L17
github.com/spotinst/spotinst-sdk-go/service/account/providers/aws.CreateCredentialInput struct literal uses unkeyed fields
govet
Process completed with exit code 1.
goimports
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gofmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gofmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
gotest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
govet
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/