chore(deps-dev): bump @types/node from 22.15.32 to 24.0.10 #488
ci.yml
on: pull_request
Install and Cache deps
12s
Annotations
6 errors
Typecheck
Process completed with exit code 2.
|
Typecheck:
src/user-event/scroll/scroll-to.ts#L136
Property 'at' does not exist on type 'Point[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|
Typecheck:
src/user-event/scroll/scroll-to.ts#L106
Property 'at' does not exist on type 'Point[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|
Typecheck:
src/user-event/scroll/scroll-to.ts#L76
Property 'at' does not exist on type 'Point[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|
Typecheck:
src/user-event/scroll/scroll-to.ts#L76
Property 'at' does not exist on type 'Point[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|
Typecheck:
src/user-event/scroll/scroll-to.ts#L68
Property 'at' does not exist on type 'Point[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|