Implement find capital projects by community district endpoint #122
Annotations
10 errors
🔎 Lint:
src/borough/borough.controller.ts#L13
'FindCapitalProjectsByBoroughIdCommunityDistrictId400' is defined but never used
|
🔎 Lint:
src/borough/borough.controller.ts#L17
'findCapitalProjectsByBoroughIdCommunityDistrictIdPathParamsSchema' is defined but never used
|
🔎 Lint:
src/borough/borough.repository.ts#L11
'borough' is defined but never used
|
🔎 Lint:
src/borough/borough.repository.ts#L13
'categoryEnum' is defined but never used
|
🔎 Lint:
src/borough/borough.repository.ts#L15
'managingCode' is defined but never used
|
🔎 Lint:
src/tax-lot/tax-lot.controller.ts#L22
'findTaxLotsQueryParamsSchema' is defined but never used
|
🔎 Lint:
src/tax-lot/tax-lot.controller.ts#L30
'DecodeParamsPipe' is defined but never used
|
🔎 Lint:
test/borough/borough.repository.mock.ts#L8
'capitalProject' is defined but never used
|
🔎 Lint:
test/borough/borough.repository.mock.ts#L8
'communityDistrict' is defined but never used
|
🔎 Lint
Process completed with exit code 1.
|