fix: group fixtures together. update types in files #216
ci-cd.yml
on: push
Matrix: test
Publish package to NPM
0s
Annotations
8 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/fixtures/ticket.activation.ts#L1
Cannot find module '../types' or its corresponding type declarations.
|
Test on node 20:
src/v3/test/fixtures/ticket.activation.ts#L49
Binding element 'span' implicitly has an 'any' type.
|
Test on node 20:
src/v3/test/fixtures/ticket.activation.ts#L53
Binding element 'span' implicitly has an 'any' type.
|
Test on node 20:
src/v3/test/fixtures/ticket.activation.ts#L56
Binding element 'span' 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
|