feat: redo custom domains after upgrade reset #31
Annotations
8 errors and 1 warning
Lint:
src/commands/upgrade.ts#L165
Returning an awaited promise is required in this context
|
Lint:
src/commands/upgrade.ts#L197
Returning an awaited promise is required in this context
|
Lint:
src/services/upgrade.services.ts#L1
Insert `import·{CustomDomain,·SatelliteParameters,·setCustomDomains}·from·'@junobuild/admin';⏎`
|
Lint:
src/services/upgrade.services.ts#L8
Delete `;⏎import·{·CustomDomain,·SatelliteParameters,·setCustomDomains·}·from·"@junobuild/admin"`
|
Lint:
src/services/upgrade.services.ts#L9
Imports "CustomDomain" and "SatelliteParameters" are only used as types
|
Lint:
src/services/upgrade.services.ts#L111
Replace `satellite:·SatelliteParameters;·domains:·CustomDomain[]` with `⏎··satellite:·SatelliteParameters;⏎··domains:·CustomDomain[];⏎`
|
Lint:
src/services/upgrade.services.ts#L119
Insert `;⏎`
|
Lint
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading