Update dependencies #1376
Annotations
10 errors and 1 warning
Checkup:
minio/resource_minio_iam_group.go#L170
iamGroupConfig.MinioAdmin.SetPolicy is deprecated: Use AttachPolicy/DetachPolicy to update builtin user policies instead. Use AttachPolicyLDAP/DetachPolicyLDAP to update LDAP user policies. This function and the corresponding server API will be removed in future releases. (SA1019)
|
Checkup:
minio/resource_minio_iam_group_policy.go#L97
iAMGroupPolicyConfig.MinioAdmin.InfoCannedPolicy is deprecated: Use InfoCannedPolicyV2 instead. (SA1019)
|
Checkup:
minio/resource_minio_iam_group_policy.go#L169
iamPolicyConfig.MinioAdmin.InfoCannedPolicy is deprecated: Use InfoCannedPolicyV2 instead. (SA1019)
|
Checkup:
minio/resource_minio_iam_group_policy_attachment.go#L61
minioAdmin.SetPolicy is deprecated: Use AttachPolicy/DetachPolicy to update builtin user policies instead. Use AttachPolicyLDAP/DetachPolicyLDAP to update LDAP user policies. This function and the corresponding server API will be removed in future releases. (SA1019)
|
Checkup:
minio/resource_minio_iam_group_policy_attachment.go#L119
minioAdmin.SetPolicy is deprecated: Use AttachPolicy/DetachPolicy to update builtin user policies instead. Use AttachPolicyLDAP/DetachPolicyLDAP to update LDAP user policies. This function and the corresponding server API will be removed in future releases. (SA1019)
|
Checkup:
minio/resource_minio_iam_group_policy_test.go#L157
conn.InfoCannedPolicy is deprecated: Use InfoCannedPolicyV2 instead. (SA1019)
|
Checkup:
minio/resource_minio_iam_group_policy_test.go#L182
iamconn.InfoCannedPolicy is deprecated: Use InfoCannedPolicyV2 instead. (SA1019)
|
Checkup:
minio/resource_minio_iam_policy.go#L92
iamPolicyConfig.MinioAdmin.InfoCannedPolicy is deprecated: Use InfoCannedPolicyV2 instead. (SA1019)
|
Checkup:
minio/resource_minio_iam_policy_test.go#L173
iamconn.InfoCannedPolicy is deprecated: Use InfoCannedPolicyV2 instead. (SA1019)
|
Checkup:
minio/resource_minio_iam_policy_test.go#L186
iamconn.InfoCannedPolicy is deprecated: Use InfoCannedPolicyV2 instead. (SA1019)
|
Checkup
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|