Skip to content

Implement find capital projects by community district endpoint #121

Implement find capital projects by community district endpoint

Implement find capital projects by community district endpoint #121

Triggered via pull request June 18, 2024 16:36
Status Failure
Total duration 40s
Artifacts

code_quality.yml

on: pull_request
🔎 Lint
28s
🔎 Lint
🧪 Unit tests
0s
🧪 Unit tests
🎢 End to end tests
0s
🎢 End to end tests
Fit to window
Zoom out
Zoom in

Annotations

8 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
Process completed with exit code 1.