[HOLD] - Otel implementation POC #867
lint_and_typecheck.yml
on: pull_request
Linting and Typechecking
1m 4s
Annotations
3 errors and 2 warnings
Linting and Typechecking:
src/tracing.ts#L16
Unsafe assignment of an `any` value
|
Linting and Typechecking:
src/tracing.ts#L17
Unsafe argument of type `any` assigned to a parameter of type `ASTNode`
|
Linting and Typechecking
Process completed with exit code 1.
|
Linting and Typechecking
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linting and Typechecking:
src/index.ts#L3
'useOpenTelemetry' is defined but never used
|