Skip to content

fix: renderSetter with template #149

fix: renderSetter with template

fix: renderSetter with template #149

Triggered via pull request September 3, 2024 08:40
Status Success
Total duration 7m 53s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 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/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