[SDP-1001] refactor migration commands to keep a consistent naming approach, in preparation for the TSS migrations (pt 1/2) #534
Annotations
10 errors
db/migrate_test.go#L106
undefined: StellarMultiTenantMigrationsTableName (typecheck)
|
db/migrate_test.go#L111
undefined: StellarMultiTenantMigrationsTableName (typecheck)
|
db/migrate_test.go#L126
undefined: StellarMultiTenantMigrationsTableName (typecheck)
|
stellar-multitenant/pkg/internal/validators/tenant_validator.go#L1
: # github.com/stellar/stellar-disbursement-platform-backend/stellar-multitenant/pkg/internal/validators [github.com/stellar/stellar-disbursement-platform-backend/stellar-multitenant/pkg/internal/validators.test]
|
stellar-multitenant/pkg/internal/validators/tenant_validator_test.go#L230
invalid operation: cannot take address of tenant.AWSEmailSenderType (constant "AWS_EMAIL" of type tenant.EmailSenderType)
|
stellar-multitenant/pkg/internal/validators/tenant_validator_test.go#L231
invalid operation: cannot take address of tenant.AWSSMSSenderType (constant "AWS_SMS" of type tenant.SMSSenderType) (typecheck)
|
stellar-multitenant/pkg/tenant/manager_test.go#L80
invalid operation: cannot take address of AWSEmailSenderType (constant "AWS_EMAIL" of type EmailSenderType) (typecheck)
|
stellar-multitenant/pkg/tenant/manager_test.go#L98
invalid operation: cannot take address of AWSEmailSenderType (constant "AWS_EMAIL" of type EmailSenderType) (typecheck)
|
stellar-multitenant/pkg/tenant/manager_test.go#L115
invalid operation: cannot take address of TwilioSMSSenderType (constant "TWILIO_SMS" of type SMSSenderType) (typecheck)
|
stellar-multitenant/pkg/tenant/tenant_test.go#L57
invalid operation: cannot take address of AWSEmailSenderType (constant "AWS_EMAIL" of type EmailSenderType) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading