Skip to content

CM-230: tasks refactor #37

CM-230: tasks refactor

CM-230: tasks refactor #37

Triggered via pull request August 14, 2023 10:18
Status Failure
Total duration 31s
Artifacts

eslint_check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: src/components/TaskSearcher.js#L13
Missing trailing comma
lint: src/components/TaskSearcher.js#L14
Strings must use singlequote
lint: src/index.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/