chore(deps): update all minor aws dependencies (minor) #679
Annotations
10 errors
build:
aws/cognito/getter.go#L18
cannot use 50 (untyped int constant) as *int32 value in struct literal
|
build:
aws/cognito/getter.go#L51
cannot use 50 (untyped int constant) as *int32 value in struct literal
|
build:
aws/rds/rdsAutoUpgrade.go#L12
invalid operation: operator ! not defined on instance.AutoMinorVersionUpgrade (variable of type *bool)
|
build:
aws/rds/rdsBackup.go#L12
invalid operation: instance.BackupRetentionPeriod == 0 (mismatched types *int32 and untyped int)
|
build:
aws/rds/rdsClusterAutoUpgrade.go#L12
invalid operation: operator ! not defined on instance.AutoMinorVersionUpgrade (variable of type *bool)
|
build:
aws/rds/rdsClusterEncryption.go#L12
invalid operation: operator ! not defined on instance.StorageEncrypted (variable of type *bool)
|
build:
aws/rds/rdsDeleteProtected.go#L12
non-boolean condition in if statement
|
build:
aws/rds/rdsEncryption.go#L12
invalid operation: operator ! not defined on instance.StorageEncrypted (variable of type *bool)
|
build:
aws/rds/rdsPrivate.go#L12
non-boolean condition in if statement
|
build
Process completed with exit code 1.
|