docs: update readme #208
Annotations
4 warnings
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
lint:
frontend/antd/input/input.tsx#L4
'useEffect' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
frontend/antd/input/input.tsx#L4
'useState' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
frontend/svelte-preprocess-react/component.ts#L117
'_' is defined but never used
|