Skip to content

Sites list table

Sites list table #14

Triggered via push November 23, 2024 20:56
Status Failure
Total duration 50s
Artifacts

main.yml

on: push
lint-and-test
40s
lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
lint-and-test: web/src/components/SitesListCell/SitesListCell.tsx#L13
There should be at least one empty line between import groups
lint-and-test: web/src/components/SitesListCell/SitesListCell.tsx#L14
`@redwoodjs/router` import should occur before type import of `@redwoodjs/web`
lint-and-test: web/src/components/SitesTable/columns.tsx#L18
'ExportPDFButton' is defined but never used. Allowed unused vars must match /^_/u
lint-and-test
Process completed with exit code 1.
lint-and-test: web/src/components/SitesListCell/SitesListCell.mock.ts#L4
Replace `"sitesList"` with `'sitesList'`
lint-and-test: web/src/components/SitesListCell/SitesListCell.stories.tsx#L1
Replace `"@storybook/react";` with `'@storybook/react'`
lint-and-test: web/src/components/SitesListCell/SitesListCell.stories.tsx#L3
Replace `"./SitesListCell";` with `'./SitesListCell'`
lint-and-test: web/src/components/SitesListCell/SitesListCell.stories.tsx#L4
Replace `"./SitesListCell.mock";` with `'./SitesListCell.mock'`
lint-and-test: web/src/components/SitesListCell/SitesListCell.stories.tsx#L7
Replace `"Cells/SitesListCell"` with `'Cells/SitesListCell'`
lint-and-test: web/src/components/SitesListCell/SitesListCell.stories.tsx#L8
Replace `"autodocs"` with `'autodocs'`