feat: add /metrics Prometheus endpoint (#807) (#813) #637
Annotations
1 error and 12 warnings
|
test
Process completed with exit code 1.
|
|
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#L66
Missing return type on function
|
|
lint:
src/admin/admin.controller.ts#L61
Missing return type on function
|
|
lint:
src/admin/admin.controller.ts#L61
Missing return type on function
|
|
lint:
src/admin/admin.controller.ts#L56
Missing return type on function
|
|
lint:
src/admin/admin.controller.ts#L56
Missing return type on function
|
|
lint:
src/admin/admin.controller.ts#L19
'ApiQuery' is defined but never used
|
|
lint:
src/admin/admin.controller.ts#L19
'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/
|