Metrics Endpoint #123
ci.yml
on: pull_request
Install Dependencies
35s
ESLint
29s
Prettier Format Check
18s
TypeScript Type Check
35s
CI Passed
4s
Annotations
23 errors and 5 warnings
|
Prettier Format Check
Process completed with exit code 1.
|
|
|
|
ESLint:
src/monitoring/monitoring.controller.ts#L69
Replace `.split('\n').filter(line` with `⏎··········.split('\n')⏎··········.filter((line)`
|
|
|
|
ESLint:
src/monitoring/monitoring.controller.ts#L43
Replace `(line·=>·line·&&·!line.startsWith('#'))` with `((line)·=>·line·&&·!line.startsWith('#'))⏎··········`
|
|
ESLint:
src/monitoring/monitoring.controller.ts#L29
Replace `s` with `(s)`
|
|
ESLint:
src/monitoring/monitoring.controller.ts#L28
Replace `s` with `(s)`
|
|
|
|
ESLint:
src/monitoring/monitoring.controller.ts#L2
'@nestjs/common' import is duplicated
|
|
ESLint:
src/main.ts#L106
Replace ``The·TeachLink·API·documentation·-·Unified·System.·${API_VERSIONING_DOCUMENTATION}`` with `⏎······`The·TeachLink·API·documentation·-·Unified·System.·${API_VERSIONING_DOCUMENTATION}`,⏎····`
|
|
ESLint:
src/health/health.controller.ts#L7
Delete `⏎`
|
|
TypeScript Type Check:
src/monitoring/monitoring.controller.ts#L2
Duplicate identifier 'Res'.
|
|
TypeScript Type Check:
src/monitoring/monitoring.controller.ts#L2
Duplicate identifier 'Get'.
|
|
TypeScript Type Check:
src/monitoring/monitoring.controller.ts#L2
Duplicate identifier 'Controller'.
|
|
TypeScript Type Check:
src/monitoring/monitoring.controller.ts#L1
Duplicate identifier 'Res'.
|
|
TypeScript Type Check:
src/monitoring/monitoring.controller.ts#L1
Duplicate identifier 'Get'.
|
|
TypeScript Type Check:
src/monitoring/monitoring.controller.ts#L1
Duplicate identifier 'Controller'.
|
|
TypeScript Type Check:
src/health/health.controller.ts#L8
Decorator function return type 'void | TypedPropertyDescriptor<unknown>' is not assignable to type 'void | typeof HealthController'.
|
|
TypeScript Type Check:
src/health/health.controller.ts#L8
Unable to resolve signature of class decorator when called as an expression.
|
|
TypeScript Type Check:
src/app.controller.ts#L4
Decorator function return type 'void | TypedPropertyDescriptor<unknown>' is not assignable to type 'void | typeof AppController'.
|
|
TypeScript Type Check:
src/app.controller.ts#L4
Unable to resolve signature of class decorator when called as an expression.
|
|
Unit Tests & Coverage
Process completed with exit code 1.
|
|
CI Passed
Process completed with exit code 1.
|
|
Install Dependencies
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Prettier Format Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ESLint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
TypeScript Type Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests & Coverage
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-report
Expired
|
2.43 MB |
sha256:93db8458c0bcf64fb40298112eb7778573709d2f1a63b885ee047bf02d6672a3
|
|