Skip to content

Update dependency typescript to ^5.7.2 #584

Update dependency typescript to ^5.7.2

Update dependency typescript to ^5.7.2 #584

Triggered via push November 22, 2024 18:44
Status Failure
Total duration 42s
Artifacts

test.yml

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

Annotations

21 errors and 1 warning
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): src/analysis.ts#L1
Cannot find module '@babel/core' or its corresponding type declarations.
test (16.x): src/analysis.ts#L2
Cannot find module '@babel/traverse' or its corresponding type declarations.
test (16.x): src/analysis.ts#L10
Cannot find module '@babel/types' or its corresponding type declarations.
test (16.x): src/analysis.ts#L213
'binding' is of type 'unknown'.
test (16.x): src/analysis.ts#L219
'binding' is of type 'unknown'.
test (16.x): src/analysis.ts#L240
Parameter 'path' implicitly has an 'any' type.
test (16.x): src/analysis.ts#L245
Parameter 'path' implicitly has an 'any' type.
test (16.x): src/analysis/class_fields.ts#L6
Cannot find module '@babel/core' or its corresponding type declarations.
test (16.x): src/analysis/class_fields.ts#L22
Cannot find module '@babel/types' or its corresponding type declarations.
test (16.x): src/analysis/class_fields.ts#L240
Property 'node' does not exist on type 'never'.
test (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/