feat: add tva proxy #37
pre-merge.yml
on: pull_request
Install dependencies
43s
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/
|