build(deps-dev): bump eslint-plugin-unicorn from 60.0.0 to 63.0.0 #788
Annotations
10 warnings
|
🔬 Lint:
app/models/tos.server.ts#L120
'isNull' is defined but never used. Allowed unused args must match /^_/u
|
|
🔬 Lint:
app/models/tos.server.ts#L105
'isNull' is defined but never used. Allowed unused args must match /^_/u
|
|
🔬 Lint:
app/models/tos.server.ts#L1
'isNull' is defined but never used. Allowed unused vars must match /^ignored/u
|
|
🔬 Lint:
app/lib/user-service.server.ts#L2
'isNull' is defined but never used. Allowed unused vars must match /^ignored/u
|
|
🔬 Lint:
app/lib/jwt.ts#L8
'device' is defined but never used. Allowed unused vars must match /^ignored/u
|
|
🔬 Lint:
app/lib/jwt.ts#L8
Imports "Device" are only used as type
|
|
🔬 Lint:
app/components/rjsf/inputTemplate.tsx#L14
'options' is assigned a value but never used. Allowed unused vars must match /^ignored/u
|
|
🔬 Lint:
app/components/landing/sections/tools.tsx#L3
`react-i18next` import should occur before import of `@/components/ui/tabs`
|
|
🔬 Lint:
app/components/device/new/summary-info.tsx#L4
'Badge' is defined but never used. Allowed unused vars must match /^ignored/u
|
|
🔬 Lint:
app/components/device/new/advanced-info.tsx#L3
'T' is defined but never used. Allowed unused vars must match /^ignored/u
|
Loading