feat: Command Line SDK update for version 21.0.0 #126
Annotations
10 errors
|
Build Validation:
lib/commands/services/project.ts#L1308
Property 'updateDenyDisposableEmailPolicy' does not exist on type 'Project'. Did you mean 'updateDisposableEmails'?
|
|
Build Validation:
lib/commands/services/project.ts#L1296
Property 'updateDenyCanonicalEmailPolicy' does not exist on type 'Project'. Did you mean 'updateCanonicalEmails'?
|
|
Build Validation:
lib/commands/services/project.ts#L250
Expected 0 arguments, but got 2.
|
|
Build Validation:
lib/commands/services/migrations.ts#L221
Expected 1-4 arguments, but got 5.
|
|
Build Validation:
lib/commands/services/migrations.ts#L144
Expected 1-4 arguments, but got 5.
|
|
Build Validation:
lib/commands/services/migrations.ts#L71
Expected 1-4 arguments, but got 5.
|
|
Build Validation:
lib/commands/services/functions.ts#L554
Expected 1-4 arguments, but got 5.
|
|
Build Validation:
lib/commands/services/functions.ts#L533
Expected 1 arguments, but got 3.
|
|
Build Validation:
lib/commands/services/databases.ts#L410
Property 'updateBigIntAttribute' does not exist on type 'Databases'. Did you mean 'updatePointAttribute'?
|
|
Build Validation:
lib/commands/services/databases.ts#L390
Property 'createBigIntAttribute' does not exist on type 'Databases'. Did you mean 'createPointAttribute'?
|