feat(app): add --no-promote for promotionless deploys #92
Annotations
10 warnings and 10 notices
|
Lint:
packages/cli/src/controllers/app.ts#L2249
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#L2581
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#L2545
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#L4124
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#L2516
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#L4098
Forbidden non-null assertion.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2116
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#L2291
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#L2290
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#L3375
Forbidden non-null assertion.
|
|
Lint:
packages/cli/src/controllers/app.ts#L4798
Excessive complexity of 21 detected (max: 15).
|
|
Lint:
packages/cli/src/controllers/app.ts#L4121
Avoid using await inside loops.
|
|
Lint:
packages/cli/src/controllers/app.ts#L4097
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/controllers/app.ts#L4084
Avoid using await inside loops.
|
|
Lint:
packages/cli/src/controllers/app.ts#L3409
Excessive complexity of 18 detected (max: 15).
|
|
Lint:
packages/cli/src/controllers/app.ts#L2599
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2597
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2379
Excessive complexity of 26 detected (max: 15).
|
|
Lint:
packages/cli/src/controllers/app.ts#L1551
Avoid using await inside loops.
|
|
Lint:
packages/cli/src/controllers/app.ts#L1170
Do not nest ternary expressions.
|
background
wait
wait-all
cancel
parallel
Loading