Fix Remix init #18
Merged
Fix Remix init #18
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔬 Lint:
app/modules/price/components/pricing-table.tsx#L44
Classnames 'h-5, w-5' could be replaced by the 'size-5' shorthand!
|
🔬 Lint:
app/modules/price/components/pricing-table.tsx#L100
Classnames 'h-6, w-6' could be replaced by the 'size-6' shorthand!
|
🔬 Lint:
app/modules/price/components/pricing-table.tsx#L169
Classnames 'h-5, w-5' could be replaced by the 'size-5' shorthand!
|
🔬 Lint:
app/root.tsx#L162
Classnames 'h-6, w-6' could be replaced by the 'size-6' shorthand!
|
🔬 Lint:
app/root.tsx#L203
Classnames 'h-5, w-5' could be replaced by the 'size-5' shorthand!
|
🔬 Lint:
app/root.tsx#L267
Classnames 'h-6, w-6' could be replaced by the 'size-6' shorthand!
|
🔬 Lint:
app/root.tsx#L334
Classnames 'h-6, w-6' could be replaced by the 'size-6' shorthand!
|
🔬 Lint:
app/root.tsx#L398
The arbitrary class 'top-[-10rem], sm:top-[-20rem]' could be replaced by '-top-40, sm:-top-80'
|
🔬 Lint:
app/routes/app.tsx#L263
Classnames 'h-6, w-6' could be replaced by the 'size-6' shorthand!
|
🔬 Lint:
app/routes/app.tsx#L278
Classnames 'h-12, w-12' could be replaced by the 'size-12' shorthand!
|
Loading