Skip to content

Feature/task-list-screen #44

Feature/task-list-screen

Feature/task-list-screen #44

Triggered via pull request March 13, 2024 22:14
Status Failure
Total duration 1m 12s
Billable time 5m
Artifacts

FrontendCI.yml

on: pull_request
Matrix: Build
Matrix: Format
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
Format (20.x, 1.21.x)
Process completed with exit code 1.
Lint (20.x, 1.21.x): client/components/DropDownItem.tsx#L4
Function component is not a function declaration
Lint (20.x, 1.21.x): client/components/DropDownItem.tsx#L30
Prefer named exports
Lint (20.x, 1.21.x): client/components/TaskInfoCard.tsx#L4
Function component is not a function declaration
Lint (20.x, 1.21.x): client/components/TaskInfoCard.tsx#L57
Prefer named exports
Lint (20.x, 1.21.x): client/components/TaskType/CloseButton.tsx#L11
'navigation' is assigned a value but never used
Lint (20.x, 1.21.x): client/screens/TaskList.tsx#L60
'clearFilters' is assigned a value but never used
Lint (20.x, 1.21.x): client/services/task.ts#L4
Replace `·}·from·'../types/task` with `Label·}·from·'../types/label`
Lint (20.x, 1.21.x): client/services/task.ts#L5
Replace `Label·}·from·'../types/label` with `·}·from·'../types/task`
Lint (20.x, 1.21.x): client/services/task.ts#L18
Replace `queryParams:·TaskQueryParams` with `⏎··queryParams:·TaskQueryParams⏎`
Build (20.x, 1.21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (20.x, 1.21.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Format (20.x, 1.21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Format (20.x, 1.21.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint (20.x, 1.21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (20.x, 1.21.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/