feat(cli): offer the Prisma Compute skill install during init #141
Annotations
10 warnings and 10 notices
|
Lint:
packages/cli/src/controllers/app.ts#L2294
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#L4101
Forbidden non-null assertion.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2293
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#L2287
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#L2252
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#L3378
Forbidden non-null assertion.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2119
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#L2584
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#L2548
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#L2519
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
Avoid using await inside loops.
|
|
Lint:
packages/cli/src/controllers/app.ts#L4100
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/controllers/app.ts#L4087
Avoid using await inside loops.
|
|
Lint:
packages/cli/src/controllers/app.ts#L3412
Excessive complexity of 18 detected (max: 15).
|
|
Lint:
packages/cli/src/controllers/app.ts#L2602
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2600
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2382
Excessive complexity of 26 detected (max: 15).
|
|
Lint:
packages/cli/src/controllers/app.ts#L1554
Avoid using await inside loops.
|
|
Lint:
packages/cli/src/controllers/app.ts#L1173
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/controllers/app.ts#L578
Excessive complexity of 18 detected (max: 15).
|
background
wait
wait-all
cancel
parallel
Loading