Skip to content

feat: add is-array-buffer codemod #7

feat: add is-array-buffer codemod

feat: add is-array-buffer codemod #7

Triggered via push July 17, 2024 14:27
Status Failure
Total duration 19s
Artifacts

typecheck.yml

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

Annotations

2 errors and 1 warning
typecheck (20.x): codemods/is-array-buffer/index.js#L71
Argument of type 'SpreadElement | ExpressionKind' is not assignable to parameter of type 'ExpressionKind'.
typecheck (20.x)
Process completed with exit code 2.
typecheck (20.x)
The following actions uses Node.js version which is deprecated 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/