Skip to content

Add instrumentation support to the typescript code #6821

Add instrumentation support to the typescript code

Add instrumentation support to the typescript code #6821

Triggered via pull request November 22, 2024 21:30
Status Failure
Total duration 4m 22s
Artifacts

ci_windows.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
job / build: Extension/src/instrumentation.ts#L25
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
job / build: Extension/src/instrumentation.ts#L26
'message' is defined but never used. Allowed unused args must match /^_/u
job / build: Extension/src/instrumentation.ts#L27
'vscode' is defined but never used. Allowed unused args must match /^_/u
job / build: Extension/src/instrumentation.ts#L45
More than 1 blank line not allowed
job / build
Process completed with exit code 1.
job / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/