Skip to content

Add ESLint

Add ESLint #412

Triggered via pull request October 21, 2024 09:16
Status Failure
Total duration 2m 10s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
pnpm run test:types (ubuntu-latest)
'ClientOnlyCounter' cannot be used as a JSX component.
pnpm run test:types (ubuntu-latest)
'ClientOnlyCounterSlow' cannot be used as a JSX component.
pnpm run test:types (ubuntu-latest)
Process completed with exit code 1.
pnpm run lint (ubuntu-latest): packages/vike-solid/helpers/clientOnly.tsx#L24
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