Skip to content

license update

license update #229

Triggered via push July 26, 2024 00:36
Status Failure
Total duration 28s
Artifacts

eslint.yml

on: push
Run linters
19s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Run linters: src/components/footer/footer.tsx#L7
Replace `'\u0020'` with `"\u0020"`
Run linters
Process completed with exit code 1.
Run linters: src/components/icon/icon.tsx#L8
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored