Skip to content

CM-230: tasks refactor #35

CM-230: tasks refactor

CM-230: tasks refactor #35

Triggered via pull request August 14, 2023 00:05
Status Failure
Total duration 32s
Artifacts

eslint_check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: src/components/TaskHeadPanel.js#L16
Strings must use singlequote
lint: src/components/TaskSearcher.js#L17
Strings must use singlequote
lint: src/pages/TasksManagementPage.js#L15
Strings must use singlequote
lint: src/pages/TasksManagementPage.js#L16
Strings must use singlequote
lint
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/