Bump github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.7 #17
Annotations
10 errors and 2 warnings
test:
internal/sync_test.go#L401
mockClient.GetGroups undefined (type *syncGSuite has no field or method GetGroups)
|
test:
internal/sync_test.go#L465
mockClient.GetGroups undefined (type *syncGSuite has no field or method GetGroups)
|
test:
internal/sync_test.go#L496
mockClient.GetGroups undefined (type *syncGSuite has no field or method GetGroups)
|
test:
internal/sync_test.go#L522
mockClient.GetGroups undefined (type *syncGSuite has no field or method GetGroups)
|
test:
internal/sync_test.go#L613
mockClient.GetUsers undefined (type *syncGSuite has no field or method GetUsers)
|
test:
internal/sync_test.go#L690
mockClient.GetUsers undefined (type *syncGSuite has no field or method GetUsers)
|
test:
internal/sync_test.go#L722
mockClient.GetUsers undefined (type *syncGSuite has no field or method GetUsers)
|
test:
internal/sync_test.go#L748
mockClient.GetUsers undefined (type *syncGSuite has no field or method GetUsers)
|
test:
internal/sync_test.go#L949
mockClient.GetGroupMembershipsLists undefined (type *syncGSuite has no field or method GetGroupMembershipsLists) (compile)
|
test:
internal/aws/client.go#L22
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|