feat(cli): add agent skills setup flow #78
Annotations
10 warnings and 10 notices
|
Lint:
packages/cli/src/controllers/app.ts#L2071
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#L2246
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#L501
Forbidden non-null assertion.
|
|
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#L2245
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#L2239
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#L3295
Forbidden non-null assertion.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2204
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#L535
Forbidden non-null assertion.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2499
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#L4004
Avoid using await inside loops.
|
|
Lint:
packages/cli/src/controllers/app.ts#L3329
Excessive complexity of 18 detected (max: 15).
|
|
Lint:
packages/cli/src/controllers/app.ts#L2636
Excessive complexity of 16 detected (max: 15).
|
|
Lint:
packages/cli/src/controllers/app.ts#L2553
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2551
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2333
Excessive complexity of 26 detected (max: 15).
|
|
Lint:
packages/cli/src/controllers/app.ts#L1506
Avoid using await inside loops.
|
|
Lint:
packages/cli/src/controllers/app.ts#L1125
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/controllers/app.ts#L576
Excessive complexity of 16 detected (max: 15).
|
|
Lint:
packages/cli/src/controllers/app.ts#L457
Avoid using await inside loops.
|
background
wait
wait-all
cancel
parallel
Loading