Feat(csv): adding csv exports that are server side#313
Open
LADsy8 wants to merge 12 commits into
Open
Annotations
10 errors and 1 warning
|
Lint:
apps/web/src/pages/IssueListPage.tsx#L185
Unexpected any. Specify a different type
|
|
Lint
disallow literal string: <th className="py-3 px-4 font-medium text-(--txt-secondary)">Actions</th>
|
|
Lint
disallow literal string: <th className="py-3 px-4 font-medium text-(--txt-secondary)">Project</th>
|
|
Lint
disallow literal string: <h3 className="text-base font-semibold text-(--txt-primary)">{projects.length} Projects</h3>
|
|
Lint
disallow literal string: <h3 className="text-base font-semibold text-(--txt-primary)">{priorityRows.length} Priorities</h3>
|
|
Lint
disallow literal string: <p className="text-xs font-medium text-(--txt-tertiary)">Total Work items</p>
|
|
Lint:
apps/web/src/pages/AnalyticsWorkItemsPage.tsx#L246
Unexpected any. Specify a different type
|
|
Lint:
apps/web/src/pages/AnalyticsWorkItemsPage.tsx#L210
'err' is defined but never used
|
|
Lint:
apps/web/src/pages/AnalyticsWorkItemsPage.tsx#L190
'err' is defined but never used
|
|
Lint:
apps/web/src/pages/AnalyticsWorkItemsPage.tsx#L44
'IconSearch' is assigned a value but never used
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading