Skip to content

refactor: update attribute value parsing logic #74

refactor: update attribute value parsing logic

refactor: update attribute value parsing logic #74

Triggered via pull request May 15, 2024 12:27
@wwsunwwsun
synchronize #149
fix/setCode0511
Status Success
Total duration 1m 31s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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/
CI: packages/setting-form/src/form.tsx#L210
React Hook useEffect has a missing dependency: 'model'. Either include it or remove the dependency array
CI: packages/ui/src/input-code.tsx#L2
'css' is defined but never used
CI: packages/ui/src/input-list.tsx#L20
Do not use Array index in keys
CI: packages/ui/src/select-list.tsx#L29
Do not use Array index in keys