chore(cli): read custom-domain appId instead of deprecated computeServiceId #85
Annotations
10 warnings and 10 notices
|
Lint:
packages/cli/src/controllers/app.ts#L2274
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2571
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2535
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
|
|
Lint:
packages/cli/src/controllers/app.ts#L4114
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2506
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
|
|
Lint:
packages/cli/src/controllers/app.ts#L4088
Forbidden non-null assertion.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2106
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2281
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2280
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
|
|
Lint:
packages/cli/src/controllers/app.ts#L3365
Forbidden non-null assertion.
|
|
Lint:
packages/cli/src/controllers/app.ts#L4788
Excessive complexity of 21 detected (max: 15).
|
|
Lint:
packages/cli/src/controllers/app.ts#L4111
Avoid using await inside loops.
|
|
Lint:
packages/cli/src/controllers/app.ts#L4087
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/controllers/app.ts#L4074
Avoid using await inside loops.
|
|
Lint:
packages/cli/src/controllers/app.ts#L3399
Excessive complexity of 18 detected (max: 15).
|
|
Lint:
packages/cli/src/controllers/app.ts#L2589
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2587
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2369
Excessive complexity of 26 detected (max: 15).
|
|
Lint:
packages/cli/src/controllers/app.ts#L1541
Avoid using await inside loops.
|
|
Lint:
packages/cli/src/controllers/app.ts#L1160
Do not nest ternary expressions.
|
background
wait
wait-all
cancel
parallel
Loading