initial implementation of operation tracking #219
ci-cd.yml
on: pull_request
Matrix: test
Publish package to NPM
0s
Annotations
4 errors and 1 warning
Test on node 20:
src/v3/recordingComputeUtils.ts#L108
Property 'findLast' does not exist on type 'SpanAndAnnotation<AllPossibleScopesT>[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2023' or later.
|
Test on node 20:
src/v3/recordingComputeUtils.ts#L108
Parameter 'spanAndAnnotation' implicitly has an 'any' type.
|
Test on node 20:
src/v3/test/types.test.ts#L198
Object literal may only specify known properties, and 'userId' does not exist in type '{ ticketId: any; }'.
|
Test on node 20
Process completed with exit code 2.
|
Test on node 20
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|