fix(app): resolve management-command branch to the project default #29
Annotations
10 warnings and 10 notices
|
Lint:
packages/cli/src/controllers/app.ts#L2183
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#L2050
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#L2225
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#L3274
Forbidden non-null assertion.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2224
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#L523
Forbidden non-null assertion.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2449
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#L2514
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#L2478
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#L2218
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#L3979
Avoid using await inside loops.
|
|
Lint:
packages/cli/src/controllers/app.ts#L3308
Excessive complexity of 18 detected (max: 15).
|
|
Lint:
packages/cli/src/controllers/app.ts#L2615
Excessive complexity of 16 detected (max: 15).
|
|
Lint:
packages/cli/src/controllers/app.ts#L2532
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2530
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2312
Excessive complexity of 26 detected (max: 15).
|
|
Lint:
packages/cli/src/controllers/app.ts#L1485
Avoid using await inside loops.
|
|
Lint:
packages/cli/src/controllers/app.ts#L1104
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/controllers/app.ts#L564
Excessive complexity of 16 detected (max: 15).
|
|
Lint:
packages/cli/src/controllers/app.ts#L445
Avoid using await inside loops.
|
background
wait
wait-all
cancel
parallel
Loading