Update dependency typescript to ^5.7.2 #216
Annotations
12 errors
test (18.x):
src/analysis.ts#L1
Cannot find module '@babel/core' or its corresponding type declarations.
|
test (18.x):
src/analysis.ts#L2
Cannot find module '@babel/traverse' or its corresponding type declarations.
|
test (18.x):
src/analysis.ts#L10
Cannot find module '@babel/types' or its corresponding type declarations.
|
test (18.x):
src/analysis.ts#L213
'binding' is of type 'unknown'.
|
test (18.x):
src/analysis.ts#L219
'binding' is of type 'unknown'.
|
test (18.x):
src/analysis.ts#L240
Parameter 'path' implicitly has an 'any' type.
|
test (18.x):
src/analysis.ts#L245
Parameter 'path' implicitly has an 'any' type.
|
test (18.x):
src/analysis/class_fields.ts#L6
Cannot find module '@babel/core' or its corresponding type declarations.
|
test (18.x):
src/analysis/class_fields.ts#L22
Cannot find module '@babel/types' or its corresponding type declarations.
|
test (18.x):
src/analysis/class_fields.ts#L240
Property 'node' does not exist on type 'never'.
|
test (16.x)
The job was canceled because "_18_x" failed.
|
test (16.x)
The operation was canceled.
|