Bump typescript from 5.9.3 to 6.0.2 #3
Annotations
9 errors
|
|
|
Run npx tsc --noEmit
The operation was canceled.
|
|
Run npx tsc --noEmit:
src/scheduler.ts#L53
Property 'on' does not exist on type 'Job'.
|
|
Run npx tsc --noEmit:
src/job.ts#L197
Property 'emit' does not exist on type 'Job'.
|
|
Run npx tsc --noEmit:
src/job.ts#L176
Property 'emit' does not exist on type 'Job'.
|
|
Run npx tsc --noEmit:
src/job.ts#L168
Property 'emit' does not exist on type 'Job'.
|
|
Run npx tsc --noEmit:
src/job.ts#L161
Property 'emit' does not exist on type 'Job'.
|
|
Run npx tsc --noEmit:
src/job.ts#L151
Property 'emit' does not exist on type 'Job'.
|
|
Run npx tsc --noEmit:
src/job.ts#L1
Cannot find name 'node:events'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
Loading