Skip to content

refactor: update attribute value parsing logic #77

refactor: update attribute value parsing logic

refactor: update attribute value parsing logic #77

Triggered via pull request May 16, 2024 03:30
@wwsunwwsun
synchronize #149
fix/setCode0511
Status Failure
Total duration 2m 53s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
CI
Argument of type 'import("/home/runner/work/tango/tango/packages/core/node_modules/@babel/types/lib/index").Node' is not assignable to parameter of type 'babel.types.Node'.
CI
Argument of type 'File' is not assignable to parameter of type 'Node'.
CI
Argument of type 'File' is not assignable to parameter of type 'Node'.
CI
Argument of type 'File' is not assignable to parameter of type 'Node'.
CI
Argument of type 'JSXElement' is not assignable to parameter of type 'JSXElement | JSXExpressionContainer | JSXFragment | JSXSpreadChild | JSXText'.
CI
Argument of type 'JSXElement' is not assignable to parameter of type 'JSXElement | JSXExpressionContainer | JSXFragment | JSXSpreadChild | JSXText'.
CI
Argument of type 'File' is not assignable to parameter of type 'Node'.
CI
Argument of type 'JSXElement' is not assignable to parameter of type 'NodesInsertionParam<Node>'.
CI
No overload matches this call.
CI
Argument of type 'File' is not assignable to parameter of type 'Node'.
CI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CI
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/