Skip to content

feat: add tva proxy #37

feat: add tva proxy

feat: add tva proxy #37

Triggered via pull request December 18, 2023 16:12
@XavierJpXavierJp
review_requested #22
TVA-proxy
Status Failure
Total duration 1m 17s
Artifacts

pre-merge.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
Unit tests
Process completed with exit code 127.
Build: index.ts#L1
Cannot find module 'express' or its corresponding type declarations.
Build: index.ts#L2
Cannot find module 'dotenv' or its corresponding type declarations.
Build: index.ts#L6
Cannot find module '@sentry/node' or its corresponding type declarations.
Build: index.ts#L7
Cannot find module '@sentry/tracing' or its corresponding type declarations.
Build: index.ts#L8
Cannot find module 'helmet' or its corresponding type declarations.
Build: index.ts#L20
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Build: index.ts#L22
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Build: index.ts#L22
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Build: index.ts#L36
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Build: index.ts#L45
Parameter 'samplingContext' implicitly has an 'any' type.
Install dependencies
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/