feat: use opentelemetry library for tracing #162
ci.yaml
on: pull_request
Verify Files
14s
Tests
12s
Annotations
4 errors and 5 warnings
Tests
Process completed with exit code 1.
|
Verify Files:
src/lib/context.ts#L13
Delete `⏎`
|
Verify Files:
src/lib/context.ts#L148
'preparedExtra' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Verify Files
Process completed with exit code 1.
|
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Verify Files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Verify Files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Verify Files:
src/lib/tracing/pino-diag-logger.ts#L8
Assignment to function parameter 'acc'
|