Skip to content

chore(deps): Bump recast from 0.20.5 to 0.23.8 #5644

chore(deps): Bump recast from 0.20.5 to 0.23.8

chore(deps): Bump recast from 0.20.5 to 0.23.8 #5644

Triggered via pull request May 31, 2024 23:46
Status Failure
Total duration 48s
Artifacts

ci-build.yml

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

Annotations

9 errors and 2 warnings
Tests (18): packages/core/src/analyzers/javascript-analyzer.ts#L20
Type '<M = {}>(node: ASTNode, methods?: Visitor<M> | undefined) => any' does not satisfy the constraint '(ast: File, visitors: Visitor<any>) => any'.
Tests (18): packages/plugin/src/generate-docs.ts#L4
Cannot find module '@checkup/core' or its corresponding type declarations.
Tests (18): packages/plugin/src/generate-docs.ts#L50
Binding element 'node' implicitly has an 'any' type.
Tests (18)
Process completed with exit code 1.
Tests (16)
The job was canceled because "_18" failed.
Tests (16): packages/core/src/analyzers/javascript-analyzer.ts#L20
Type '<M = {}>(node: ASTNode, methods?: Visitor<M> | undefined) => any' does not satisfy the constraint '(ast: File, visitors: Visitor<any>) => any'.
Tests (16): packages/plugin/src/generate-docs.ts#L4
Cannot find module '@checkup/core' or its corresponding type declarations.
Tests (16): packages/plugin/src/generate-docs.ts#L50
Binding element 'node' implicitly has an 'any' type.
Tests (16)
Process completed with exit code 1.
Tests (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, volta-cli/action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, volta-cli/action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/