Removed support for externalId creation. #887
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.SetCredentialInput struct literal uses unkeyed fields
|
govet
Process completed with exit code 1.
|
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/
|
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/
|
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/
|