Add instrumentation support to the typescript code #6821
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/
|