Skip to content

Feature: Add per-request gRPC metadata (custom headers) #51

Feature: Add per-request gRPC metadata (custom headers)

Feature: Add per-request gRPC metadata (custom headers) #51

Triggered via pull request July 28, 2026 20:56
Status Success
Total duration 1m 35s
Artifacts

ci.yml

on: pull_request
Install Dependencies
21s
Install Dependencies
Copyright Check
5s
Copyright Check
TypeScript Type Check
35s
TypeScript Type Check
Lint Frontend
24s
Lint Frontend
Lint Backend
24s
Lint Backend
Build Frontend
35s
Build Frontend
Build Backend
24s
Build Backend
Test Backend
31s
Test Backend
Test Frontend
58s
Test Frontend
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Copyright Check
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/
Install Dependencies
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/
Lint Frontend
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/
Lint Backend
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/
Lint Backend: backend/src/middlewares/metricsMiddleware.ts#L74
'httpMetricsMiddleware' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint Backend: backend/src/config/schemas/observabilitySchema.ts#L24
'PerformanceConfig' is defined but never used. Allowed unused vars must match /^_/u
Lint Backend: backend/src/config/schemas/observabilitySchema.ts#L23
'MetricsConfig' is defined but never used. Allowed unused vars must match /^_/u
Build Backend
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/
Test Backend
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/
Build Frontend
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/
TypeScript Type Check
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/
Test Frontend
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/