1 update next 15 to official release #6
Annotations
6 warnings
Build 🧱
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test 🧪
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@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 🐱
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@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 🐱:
packages/ui/src/components/button.tsx#L57
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Lint 🐱:
packages/ui/src/components/card.tsx#L32
Headings must have content and the content must be accessible by a screen reader
|
Lint 🐱:
packages/ui/src/components/input.tsx#L5
An interface declaring no members is equivalent to its supertype
|