Skip to content

docs: update readme #208

docs: update readme

docs: update readme #208

Triggered via push November 11, 2024 08:06
Status Success
Total duration 1m 26s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

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