Skip to content

Update dependency typescript to ^5.7.2 #216

Update dependency typescript to ^5.7.2

Update dependency typescript to ^5.7.2 #216

Triggered via pull request August 24, 2023 20:12
Status Failure
Total duration 1m 3s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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.