feat: add AmazonWebServices-NLB network plugin #353
Annotations
10 errors and 2 warnings
test/e2e/client/client.go#L69
SA1019: pointer.Int32Ptr is deprecated: Use ptr.To instead. (staticcheck)
|
test/e2e/client/client.go#L16
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
|
cloudprovider/alibabacloud/slb.go#L441
SA1019: pointer.BoolPtr is deprecated: Use ptr.To instead. (staticcheck)
|
cloudprovider/alibabacloud/slb.go#L442
SA1019: pointer.BoolPtr is deprecated: Use ptr.To instead. (staticcheck)
|
cloudprovider/alibabacloud/slb.go#L454
SA1019: pointer.BoolPtr is deprecated: Use ptr.To instead. (staticcheck)
|
cloudprovider/alibabacloud/slb.go#L33
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
|
cloudprovider/alibabacloud/nlb_test.go#L10
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
|
pkg/controllers/gameserverset/gameserverset_manager.go#L457
SA1019: pointer.Int32Ptr is deprecated: Use ptr.To instead. (staticcheck)
|
pkg/controllers/gameserverset/gameserverset_manager.go#L458
SA1019: pointer.Int32Ptr is deprecated: Use ptr.To instead. (staticcheck)
|
|
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@v2, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
This job failed
Loading