feat(api): implement extensible uri and header versioning (#92) #272
code-quality.yml
on: pull_request
Code Quality Analysis
28s
Dependency Security Scan
11s
TypeScript Type Checking
26s
Annotations
8 errors and 3 warnings
|
Dependency Security Scan
Process completed with exit code 1.
|
|
Dependency Security Scan
Process completed with exit code 1.
|
|
TypeScript Type Checking
Process completed with exit code 2.
|
|
TypeScript Type Checking:
apps/backend/v1/controllers/resourceController.ts#L2
Cannot find module '../../common/utils/deprecation' or its corresponding type declarations.
|
|
TypeScript Type Checking:
apps/backend/src/app.ts#L2
Cannot find module './api/router' or its corresponding type declarations.
|
|
TypeScript Type Checking:
apps/backend/router.ts#L4
Cannot find module './common/strategies/headerStrategy' or its corresponding type declarations.
|
|
TypeScript Type Checking:
apps/backend/router.ts#L3
Cannot find module './common/strategies/uriStrategy' or its corresponding type declarations.
|
|
TypeScript Type Checking:
apps/backend/router.ts#L2
Cannot find module './common/middleware/versionResolver' or its corresponding type declarations.
|
|
Dependency Security Scan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
TypeScript Type Checking
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Code Quality Analysis
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|