Skip to content

feat: Refresh the connector if the domain name is changed to point to a new instance. #1678

feat: Refresh the connector if the domain name is changed to point to a new instance.

feat: Refresh the connector if the domain name is changed to point to a new instance. #1678

Triggered via pull request March 7, 2025 20:20
Status Failure
Total duration 2h 54m 26s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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 `;`