Upgrade to latest happy-dom, vite, vitest #368
Annotations
2 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Typecheck, build, and lint packages:
packages/input-text/src/InputText.tsx#L218
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Loading