Skip to content

Implement find capital projects by community district endpoint #122

Implement find capital projects by community district endpoint

Implement find capital projects by community district endpoint #122

Triggered via pull request June 18, 2024 19:42
Status Failure
Total duration 39s
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

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.