feat: neighborhood scoring, duplicate detection, tax history API, auto-geocoding #753
Annotations
2 errors and 12 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
src/properties/properties.service.ts#L153
Require statement not part of import statement
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint:
src/admin/admin.controller.ts#L68
Missing return type on function
|
|
lint:
src/admin/admin.controller.ts#L63
Missing return type on function
|
|
lint:
src/admin/admin.controller.ts#L63
Missing return type on function
|
|
lint:
src/admin/admin.controller.ts#L58
Missing return type on function
|
|
lint:
src/admin/admin.controller.ts#L58
Missing return type on function
|
|
lint:
src/admin/admin.controller.ts#L21
'ApiQuery' is defined but never used
|
|
lint:
src/admin/admin.controller.ts#L21
'ApiOperation' is defined but never used
|
|
lint:
src/admin/admin-audit.interceptor.ts#L11
Unexpected any. Specify a different type
|
|
lint:
src/admin/admin-audit.interceptor.spec.ts#L18
Unexpected any. Specify a different type
|
|
lint:
src/admin/admin-audit.interceptor.spec.ts#L7
Unexpected any. Specify a different type
|
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|