feat: allow site name and sidebar colour to be set #151
Annotations
7 errors and 5 warnings
🔬 Lint:
app/lib/utils/contrast-color.ts#L6
Unexpected var, use let or const instead
|
🔬 Lint:
app/lib/utils/contrast-color.ts#L19
Unexpected var, use let or const instead
|
🔬 Lint:
app/lib/utils/contrast-color.ts#L20
Unexpected var, use let or const instead
|
🔬 Lint:
app/routes/app.system.tsx#L72
`"` can be escaped with `"`, `“`, `"`, `”`
|
🔬 Lint:
app/routes/app.system.tsx#L72
`"` can be escaped with `"`, `“`, `"`, `”`
|
🔬 Lint:
app/routes/app_.login.tsx#L22
'pageTitle' is defined but never used
|
🔬 Lint
Process completed with exit code 1.
|
🔬 Lint:
app/routes/app.$assetslug.import.tsx#L127
React Hook useEffect has missing dependencies: 'asset.slug' and 'columnMappings'. Either include them or remove the dependency array
|
🔬 Lint:
app/routes/app.documents.$document.attach.tsx#L17
'/home/runner/work/net-doc/net-doc/app/lib/components/button.tsx' imported multiple times
|
🔬 Lint:
app/routes/app.documents.$document.attach.tsx#L18
'/home/runner/work/net-doc/net-doc/app/lib/utils/upload-handler.server.ts' imported multiple times
|
🔬 Lint:
app/routes/app.documents.$document.attach.tsx#L19
'/home/runner/work/net-doc/net-doc/app/lib/utils/upload-handler.server.ts' imported multiple times
|
🔬 Lint:
app/routes/app.documents.$document.attach.tsx#L20
'/home/runner/work/net-doc/net-doc/app/lib/components/button.tsx' imported multiple times
|
Loading