Managed by Terraform: Update config.yml github workflow #183
go-validate.yml
on: push
get-go-version
4s
Go Mod Tidy
20s
Lint check
59s
Gofmt check
16s
Generate check
48s
Annotations
10 errors and 5 warnings
Lint check:
builder/openstack/access_config.go#L232
undefined: cleanhttp (typecheck)
|
Lint check:
builder/openstack/networks.go#L138
externalNetworks[0].External undefined (type ExternalNetwork has no field or method External) (typecheck)
|
Lint check:
builder/openstack/networks.go#L142
externalNetworks[0].ID undefined (type ExternalNetwork has no field or method ID) (typecheck)
|
Lint check:
../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/net/http/internal/chunked.go#L79
undefined: max (typecheck)
|
Lint check:
../../../go/pkg/mod/github.com/gophercloud/gophercloud@v0.12.0/openstack/endpoint_location.go#L51
err.Argument undefined (type *ErrInvalidAvailabilityProvided has no field or method Argument) (typecheck)
|
Lint check:
../../../go/pkg/mod/github.com/gophercloud/gophercloud@v0.12.0/openstack/endpoint_location.go#L52
err.Value undefined (type *ErrInvalidAvailabilityProvided has no field or method Value) (typecheck)
|
Lint check:
../../../go/pkg/mod/github.com/gophercloud/gophercloud@v0.12.0/openstack/endpoint_location.go#L83
err.Argument undefined (type *ErrInvalidAvailabilityProvided has no field or method Argument) (typecheck)
|
Lint check:
../../../go/pkg/mod/github.com/gophercloud/gophercloud@v0.12.0/openstack/endpoint_location.go#L84
err.Value undefined (type *ErrInvalidAvailabilityProvided has no field or method Value) (typecheck)
|
Lint check:
../../../go/pkg/mod/github.com/gophercloud/gophercloud@v0.12.0/openstack/errors.go#L22
e.Value undefined (type ErrInvalidAvailabilityProvided has no field or method Value) (typecheck)
|
Lint check:
../../../go/pkg/mod/github.com/gophercloud/gophercloud@v0.12.0/openstack/identity/v2/tokens/requests.go#L87
r.Err undefined (type CreateResult has no field or method Err) (typecheck)
|
get-go-version
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Gofmt check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Go Mod Tidy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Generate check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe, golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|