Support for Azure Blob Storage #170
Merged
Annotations
10 warnings
|
Run eslint:
playwright.config.ts#L3
`path` import should occur before import of `@playwright/test`
|
|
Run eslint:
playwright.config.ts#L2
There should be at least one empty line between import groups
|
|
Run eslint:
app/lib/storage/azure.ts#L392
Replace `⏎··················key,⏎················` with `key`
|
|
Run eslint:
app/lib/storage/azure.ts#L87
Expected blank line before this statement
|
|
Run eslint:
app/components/reports-table.tsx#L342
Shorthand props must be listed before all other props
|
|
Run eslint:
app/components/reports-table.tsx#L330
Shorthand props must be listed before all other props
|
|
Run eslint:
app/components/reports-table.tsx#L318
Shorthand props must be listed before all other props
|
|
Run eslint:
app/components/icons.tsx#L368
Replace `⏎····height={size·||·height}⏎····viewBox="0·0·24·24"⏎····width={size·||·width}⏎····xmlns="http://www.w3.org/2000/svg"⏎····{...props}⏎··` with `·height={size·||·height}·viewBox="0·0·24·24"·width={size·||·width}·xmlns="http://www.w3.org/2000/svg"·{...props}`
|
|
Run eslint:
app/api/report/[id]/export/route.ts#L51
Replace `⏎··reportId:·string,⏎··project:·string,⏎··title:·string,⏎··req:·NextRequest,⏎` with `reportId:·string,·project:·string,·title:·string,·req:·NextRequest`
|
|
Run eslint:
app/api/download/[id]/route.ts#L219
Replace `⏎··reportId:·string,⏎··project:·string,⏎··title:·string,⏎` with `reportId:·string,·project:·string,·title:·string`
|
background
wait
wait-all
cancel
Loading