Skip to content

feat: add basic classNameInput #154

feat: add basic classNameInput

feat: add basic classNameInput #154

Triggered via pull request September 8, 2024 05:09
Status Success
Total duration 8m 48s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CI: packages/setting-form/src/form.tsx#L212
React Hook useEffect has a missing dependency: 'model'. Either include it or remove the dependency array
CI: packages/ui/src/classname-input.tsx#L154
Do not use Array index in keys
CI: packages/ui/src/classname-input.tsx#L170
Do not use Array index in keys
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