feat(cli): add branch remove for preview branches #122
Annotations
10 warnings and 10 notices
|
Lint:
packages/cli/src/controllers/app.ts#L4143
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#L4117
Forbidden non-null assertion.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2310
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#L2309
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#L2303
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#L3394
Forbidden non-null assertion.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2268
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#L2135
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#L2600
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#L2564
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#L4140
Avoid using await inside loops.
|
|
Lint:
packages/cli/src/controllers/app.ts#L4116
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/controllers/app.ts#L4103
Avoid using await inside loops.
|
|
Lint:
packages/cli/src/controllers/app.ts#L3428
Excessive complexity of 18 detected (max: 15).
|
|
Lint:
packages/cli/src/controllers/app.ts#L2618
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2616
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2398
Excessive complexity of 26 detected (max: 15).
|
|
Lint:
packages/cli/src/controllers/app.ts#L1563
Avoid using await inside loops.
|
|
Lint:
packages/cli/src/controllers/app.ts#L1182
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/controllers/app.ts#L587
Excessive complexity of 18 detected (max: 15).
|
background
wait
wait-all
cancel
parallel
Loading