feat: typed prisma.compute.ts compute config #10
Annotations
10 warnings and 10 notices
|
Lint:
packages/cli/src/controllers/app.ts#L517
Forbidden non-null assertion.
|
|
Lint:
packages/cli/src/controllers/app.ts#L461
Forbidden non-null assertion.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2518
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#L2482
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#L2453
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#L2229
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#L2228
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#L2222
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#L2187
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#L2054
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/lib/app/branch-database.ts#L116
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/lib/app/branch-database-deploy.ts#L39
Excessive complexity of 31 detected (max: 15).
|
|
Lint:
packages/cli/src/controllers/app.ts#L2619
Excessive complexity of 16 detected (max: 15).
|
|
Lint:
packages/cli/src/controllers/app.ts#L2536
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2534
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/controllers/app.ts#L2316
Excessive complexity of 26 detected (max: 15).
|
|
Lint:
packages/cli/src/controllers/app.ts#L1487
Avoid using await inside loops.
|
|
Lint:
packages/cli/src/controllers/app.ts#L1106
Do not nest ternary expressions.
|
|
Lint:
packages/cli/src/controllers/app.ts#L566
Excessive complexity of 16 detected (max: 15).
|
|
Lint:
packages/cli/src/controllers/app.ts#L434
Avoid using await inside loops.
|
background
wait
wait-all
cancel
parallel
Loading