ESLint Results
Your project seems to have some warnings.
Annotations
Check warning on line 3 in packages/api/schemas/nestedOps.ts
inreachbot / Check Code for Errors
packages/api/schemas/nestedOps.ts#L3
[@typescript-eslint/no-unused-vars] 'omit' is defined but never used. Allowed unused vars must match /^_/u.
Check warning on line 4 in packages/api/schemas/nestedOps.ts
inreachbot / Check Code for Errors
packages/api/schemas/nestedOps.ts#L4
[@typescript-eslint/no-unused-vars] 'pick' is defined but never used. Allowed unused vars must match /^_/u.
Check warning on line 38 in packages/api/schemas/nestedOps.ts
inreachbot / Check Code for Errors
packages/api/schemas/nestedOps.ts#L38
[@typescript-eslint/no-unused-vars] 'actorId' is defined but never used.
Check warning on line 55 in packages/api/schemas/nestedOps.ts
inreachbot / Check Code for Errors
packages/api/schemas/nestedOps.ts#L55
[@typescript-eslint/no-unused-vars] 'actorId' is defined but never used.
Check warning on line 137 in packages/api/schemas/nestedOps.ts
inreachbot / Check Code for Errors
packages/api/schemas/nestedOps.ts#L137
[@typescript-eslint/no-unused-vars] 'actorId' is defined but never used.
Check warning on line 138 in packages/api/schemas/nestedOps.ts
inreachbot / Check Code for Errors
packages/api/schemas/nestedOps.ts#L138
[@typescript-eslint/no-unused-vars] 'opts' is defined but never used.
Check warning on line 154 in packages/api/schemas/nestedOps.ts
inreachbot / Check Code for Errors
packages/api/schemas/nestedOps.ts#L154
[@typescript-eslint/no-unused-vars] 'actorId' is defined but never used.
Check warning on line 155 in packages/api/schemas/nestedOps.ts
inreachbot / Check Code for Errors
packages/api/schemas/nestedOps.ts#L155
[@typescript-eslint/no-unused-vars] 'opts' is defined but never used.
Check warning on line 167 in packages/api/schemas/nestedOps.ts
inreachbot / Check Code for Errors
packages/api/schemas/nestedOps.ts#L167
[@typescript-eslint/no-unused-vars] 'actorId' is defined but never used.
Check warning on line 3 in packages/api/schemas/create/organization.ts
inreachbot / Check Code for Errors
packages/api/schemas/create/organization.ts#L3
[@typescript-eslint/no-unused-vars] 'generateFreeText' is defined but never used. Allowed unused vars must match /^_/u.
Check warning on line 4 in packages/api/schemas/create/organization.ts
inreachbot / Check Code for Errors
packages/api/schemas/create/organization.ts#L4
[@typescript-eslint/no-unused-vars] 'InputJsonValue' is defined but never used. Allowed unused vars must match /^_/u.
Check warning on line 33 in packages/api/schemas/create/organization.ts
inreachbot / Check Code for Errors
packages/api/schemas/create/organization.ts#L33
[@typescript-eslint/no-unused-vars] 'operation' is defined but never used.
Check warning on line 64 in packages/api/schemas/create/organization.ts
inreachbot / Check Code for Errors
packages/api/schemas/create/organization.ts#L64
[@typescript-eslint/no-unused-vars] 'actorId' is defined but never used.
Check warning on line 64 in packages/api/schemas/create/organization.ts
inreachbot / Check Code for Errors
packages/api/schemas/create/organization.ts#L64
[@typescript-eslint/no-unused-vars] 'operation' is defined but never used.
Check warning on line 74 in packages/api/schemas/common.ts
inreachbot / Check Code for Errors
packages/api/schemas/common.ts#L74
[deprecation/deprecation] 'deepPartial' is deprecated.
Check warning on line 80 in packages/api/schemas/common.ts
inreachbot / Check Code for Errors
packages/api/schemas/common.ts#L80
[deprecation/deprecation] 'deepPartial' is deprecated.
Check warning on line 132 in packages/api/schemas/common.ts
inreachbot / Check Code for Errors
packages/api/schemas/common.ts#L132
[deprecation/deprecation] 'deepPartial' is deprecated.
Check warning on line 140 in packages/api/schemas/common.ts
inreachbot / Check Code for Errors
packages/api/schemas/common.ts#L140
[deprecation/deprecation] 'deepPartial' is deprecated.
Check warning on line 1 in packages/api/router/component/query.serviceModal.handler.ts
inreachbot / Check Code for Errors
packages/api/router/component/query.serviceModal.handler.ts#L1
[@typescript-eslint/no-unused-vars] 'prisma' is defined but never used. Allowed unused vars must match /^_/u.
Check warning on line 7 in packages/api/router/component/query.serviceModal.handler.ts
inreachbot / Check Code for Errors
packages/api/router/component/query.serviceModal.handler.ts#L7
[@typescript-eslint/no-unused-vars] 'ctx' is defined but never used.
Check warning on line 7 in packages/api/router/component/query.serviceModal.handler.ts
inreachbot / Check Code for Errors
packages/api/router/component/query.serviceModal.handler.ts#L7
[@typescript-eslint/no-unused-vars] 'input' is defined but never used.
Check warning on line 4 in packages/api/schemas/create/orgLocation.ts
inreachbot / Check Code for Errors
packages/api/schemas/create/orgLocation.ts#L4
[@typescript-eslint/no-unused-vars] 'Geometry' is defined but never used. Allowed unused vars must match /^_/u.
Check warning on line 5 in packages/api/schemas/create/orgLocation.ts
inreachbot / Check Code for Errors
packages/api/schemas/create/orgLocation.ts#L5
[@typescript-eslint/no-unused-vars] 'allAttributes' is defined but never used. Allowed unused vars must match /^_/u.
Check warning on line 6 in packages/api/schemas/create/orgLocation.ts
inreachbot / Check Code for Errors
packages/api/schemas/create/orgLocation.ts#L6
[@typescript-eslint/no-unused-vars] 'JsonInputOrNullSuperJSON' is defined but never used. Allowed unused vars must match /^_/u.
Check warning on line 3 in packages/api/router/organization/query.searchDistance.schema.ts
inreachbot / Check Code for Errors
packages/api/router/organization/query.searchDistance.schema.ts#L3
[@typescript-eslint/no-unused-vars] 'coerceCoordItems' is defined but never used. Allowed unused vars must match /^_/u.