Skip to content

Feature/task-list-screen #36

Feature/task-list-screen

Feature/task-list-screen #36

Triggered via pull request March 11, 2024 22:02
Status Failure
Total duration 1m 24s
Billable time 4m
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
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/FilterModal.tsx#L15
Function component is not a function declaration
Lint (20.x, 1.21.x): client/components/FilterModal.tsx#L70
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/screens/TaskList.tsx#L18
'user' is assigned a value but never used
Lint (20.x, 1.21.x): client/screens/TaskList.tsx#L19
'setQueryParams' is assigned a value but never used
Lint (20.x, 1.21.x): client/screens/TaskList.tsx#L26
'tasksIsLoading' is assigned a value but never used
Format (20.x, 1.21.x)
Process completed with exit code 1.
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/
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/
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/