feat: Refresh the connector if the domain name is changed to point to a new instance. #1678
Annotations
10 errors
|
Lint:
src/cloud-sql-instance.ts#L48
Insert `;`
|
|
Lint:
src/cloud-sql-instance.ts#L85
Insert `·`
|
|
Lint:
src/cloud-sql-instance.ts#L108
Insert `·`
|
|
Lint:
src/cloud-sql-instance.ts#L161
Replace `(this?.instanceInfo?.domainName·&&·!·this.checkDomainID)` with `·(this?.instanceInfo?.domainName·&&·!this.checkDomainID)·`
|
|
Lint:
src/cloud-sql-instance.ts#L162
Replace `()=>` with `⏎········()·=>·`
|
|
Lint:
src/cloud-sql-instance.ts#L163
Replace `········this.checkDomainChanged()` with `··········this.checkDomainChanged();`
|
|
Lint:
src/cloud-sql-instance.ts#L164
Replace `},·this.checkDomainInterval·||·30*1000)` with `··},⏎········this.checkDomainInterval·||·30·*·1000⏎······);`
|
|
Lint:
src/cloud-sql-instance.ts#L310
Insert `;`
|
|
Lint:
src/cloud-sql-instance.ts#L326
Replace `(this.checkDomainID)` with `·(this.checkDomainID)·`
|
|
Lint:
src/cloud-sql-instance.ts#L328
Insert `;`
|